mirror of
https://github.com/jgthms/bulma.git
synced 2024-12-12 13:28:30 +00:00
Add missing double-quote in doc (#498)
This commit is contained in:
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>
|
||||||
|
Loading…
Reference in New Issue
Block a user