mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
fix modular document code. (#409)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user