diff --git a/docs/documentation/overview/modular.html b/docs/documentation/overview/modular.html index 94e9f5a1..7669bf69 100644 --- a/docs/documentation/overview/modular.html +++ b/docs/documentation/overview/modular.html @@ -47,7 +47,7 @@ doc-subtab: modular What if you only want the button styles instead?
{% highlight sass %} -@import "bulma/sass/utilities/_all +@import "bulma/sass/utilities/_all" @import "bulma/sass/elements/button.sass" {% endhighlight %}