mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Add entry in CHANGELOG
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
9df2017123
commit
c1714738b3
@ -1,5 +1,12 @@
|
||||
# Bulma Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Breaking change
|
||||
|
||||
Bulma is now build with [`sass` (Dart Sass)](https://sass-lang.com/dart-sass) instead of [`node-sass`](https://github.com/sass/node-sass) ([which is depreciated](https://sass-lang.com/blog/libsass-is-deprecated)).
|
||||
|
||||
In the future, Bulma may make use of Sass syntaxes that are currently only available for the Dart Sass version, so it is advised to migrate to `sass` instead of `node-sass` if that's what you are using to compile the source sass files. This will not affect you if you are using the CSS files directly.
|
||||
## 0.9.2
|
||||
|
||||
### Breaking change
|
||||
|
Loading…
Reference in New Issue
Block a user