|
@@ -47,7 +47,7 @@ doc-subtab: modular
|
|
What if you only want the <strong>button</strong> styles instead?
|
|
What if you only want the <strong>button</strong> styles instead?
|
|
</p>
|
|
</p>
|
|
{% highlight sass %}
|
|
{% highlight sass %}
|
|
-@import "bulma/sass/utilities/_all
|
|
|
|
|
|
+@import "bulma/sass/utilities/_all"
|
|
@import "bulma/sass/elements/button.sass"
|
|
@import "bulma/sass/elements/button.sass"
|
|
{% endhighlight %}
|
|
{% endhighlight %}
|
|
<p>
|
|
<p>
|