Skip to content

Commit e6cb7bc

Browse files
committed
feat(lib): support bulma v0.9.2
BREAKING CHANGE: Possible issues with backwards compatibility for bulma lower than v0.9.2. Adds support to bulma v0.9.2 by copying and addjusting derived-variables from bulma. This might create issues with backwards compatibility, which is why this is a new major version.
1 parent 7e4f1db commit e6cb7bc

13 files changed

+9949
-4490
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The class doing this should also be included into your application. Whenever you
128128
This way you can keep using the full bulma color richness. Try out the demo and see how the font of the buttons changes on dark / bright colors!
129129

130130
## Direct Web Setup
131-
If you do not use any bundler or web framework, you can also include bulma-css-vars directly. You will still require Node.js.
131+
If you do not use any bundler or web framework, you can also include bulma-css-vars directly. You will still require Node.js and sass.
132132

133133
```sass
134134
// app.sass

demo/package-lock.json

Lines changed: 1287 additions & 2016 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)