mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-28 12:24:23 +00:00
Changelog.md: fixed typo
This commit is contained in:
parent
8ba3dfb397
commit
36d4b599be
@ -128,7 +128,7 @@ That is also why most of the codebase now references **derived** variables (`$te
|
|||||||
### Deprecation warning
|
### 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.
|
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.
|
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 before.
|
||||||
|
|
||||||
### New features
|
### New features
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user