mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -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:
|
Simply <strong>import</strong> the utilities dependencies, and then the files you need directly:
|
||||||
</p>
|
</p>
|
||||||
{% highlight sass %}
|
{% highlight sass %}
|
||||||
@import "bulma/sass/utilities/_all
|
@import "bulma/sass/utilities/_all"
|
||||||
@import "bulma/sass/grid/columns"
|
@import "bulma/sass/grid/columns"
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user