]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
fix modular document code. (#409)
authordevneko <dotneet@gmail.com>
Fri, 16 Dec 2016 09:58:47 +0000 (18:58 +0900)
committerJeremy Thomas <bbxdesign@gmail.com>
Fri, 16 Dec 2016 09:58:47 +0000 (09:58 +0000)
docs/documentation/overview/modular.html

index 8bd676b262bbe5862a2bf6d87408f5e10964292b..835b15418e4d4cc21993a76a09f366639d5ac9e8 100644 (file)
@@ -25,7 +25,7 @@ doc-subtab: modular
         Simply <strong>import</strong> the utilities dependencies, and then the files you need directly:
       </p>
 {% highlight sass %}
-@import "bulma/sass/utilities/_all
+@import "bulma/sass/utilities/_all"
 @import "bulma/sass/grid/columns"
 {% endhighlight %}
       <p>