We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb4ff2a + 664f9f1 commit 2172fa1Copy full SHA for 2172fa1
docs/documentation/start/modular.html
@@ -31,7 +31,7 @@
31
@use "bulma/sass/base";
32
@use "bulma/sass/themes";
33
34
-// Load the button and title elements and compnents
+// Load the button and title elements and components
35
@use "bulma/sass/elements/button";
36
@use "bulma/sass/elements/title";
37
@use "bulma/sass/components/message";
@@ -159,4 +159,4 @@
159
The <code>@use</code> keyword allows use to configure a module when loading it with our own variables:
160
</p>
161
{% highlight sass %}{{ custom_section }}{% endhighlight %}
162
-</div>
+</div>
0 commit comments