mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
fix modular document code. (#409)
This commit is contained in:
parent
f7b2b6fc2f
commit
ff2f8bc295
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user