Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgthms/bulma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Thomas <bbxdesign@gmail.com>2019-05-18 23:03:52 +0300
committerJeremy Thomas <bbxdesign@gmail.com>2019-05-18 23:03:52 +0300
commit6fc605c65c7f529fe1a60b3b7d71d70b01885e00 (patch)
treea7c21b559784d3b7af2db6367df4591fa95d02a3 /CHANGELOG.md
parentfa303e7307cbca76231cbbd57fbadca20390ebd1 (diff)
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78607e29..d29f1ffd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
## Upcoming release
+### Deprecation warning
+
+The `form.sass` file is **deprecated**. It has moved into its own `/form` folder. If you were importing `form.sass`, please import `sass/form/_all.sass` now.
+If you were simply importing the whole of Bulma with `@import "~/bulma/bulma.sass"` or similar, you won't have to change anything, and everything will work as bbefore.
+
### New features
#### Support for overriding the `font-family`