2.0.1 • Published 7 years ago

bulma-to-scss v2.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

bulma-to-scss

Requirement

You need to have Sass (Ruby Sass >=3.4.5) installed. You can install it with

gem install sass

Install

npm install bulma-to-scss

When installing the package, the latest version of bulma and bulma-extensions will be download and convert into scss

Meteor

Install bulma-to-scss with the command above.

Install fourseven:scss with

meteor add fourseven:scss

And finally import the main scss file.

@import "{}/node_modules/bulma-to-scss/bulma".

If your meteor server is running while installing bulma-to-scss, you need to restart the server, otherwise an error occur.

2.0.1

7 years ago

2.0.0

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago