@svelte-add/bulma

1.0.6 • Public • Published

Bulma

This is a adder for svelte-add and is used to add Bulma to your svelte/kit project.

You can find all options for this adder on this site. We will only provide a short breakdown of the adder features here.

Basic usage

npx @svelte-add/bulma@latest

In case you already have a directory in mind, you can use this:

npx @svelte-add/bulma@latest --path ./your-project

Available options

  • useSass (default: false) - Do you want to use sass? (css = faster, sass = better customization)

Option syntax

npx @svelte-add/bulma@latest --key value

Specific example

npx @svelte-add/bulma@latest --useSass false

You can combine as many options as you want. The usage of options is optional. If you don't specify an option value via the command line, the CLI will ask you the questions interactively.

Package Sidebar

Install

npm i @svelte-add/bulma

Weekly Downloads

1,323

Version

1.0.6

License

MIT

Unpacked Size

63.2 kB

Total Files

12

Last publish

Collaborators

  • manuel3108
  • babichjacob