]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Changelog.md: fixed typo
authorIldar Abdulin <ildar.abdulin@gmail.com>
Sat, 2 Nov 2019 18:45:16 +0000 (12:45 -0600)
committerJeremy Thomas <bbxdesign@gmail.com>
Sat, 2 Nov 2019 22:58:09 +0000 (17:58 -0500)
CHANGELOG.md

index a226835f69bb041a63b46d8431ec8b9a1eacd41f..5041221b5d12079ad26444099ffb8681a2f3cb1c 100644 (file)
@@ -128,7 +128,7 @@ That is also why most of the codebase now references **derived** variables (`$te
 ### 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.
+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