mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Add missing double-quote in doc (#498)
This commit is contained in:
committed by
Jeremy Thomas
parent
bea47b70cb
commit
c5f9a4302e
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user