Merge branch 'master' into feature/rem

This commit is contained in:
Jeremy Thomas
2017-01-04 18:41:30 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ doc-subtab: modular
Simply <strong>import</strong> the utilities dependencies, and then the files you need directly:
</p>
{% highlight sass %}
@import "bulma/sass/utilities/_all
@import "bulma/sass/utilities/_all"
@import "bulma/sass/grid/columns"
{% endhighlight %}
<p>