From: smudja Date: Mon, 5 Aug 2024 11:21:12 +0000 (+0200) Subject: Correct spelling X-Git-Tag: 1.0.3~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=664f9f14da647d613e5a52269bb4da15a2fd6efd;p=thirdparty%2Fbulma.git Correct spelling compnents -> components --- diff --git a/docs/documentation/start/modular.html b/docs/documentation/start/modular.html index c87214f7..7b31fbb4 100644 --- a/docs/documentation/start/modular.html +++ b/docs/documentation/start/modular.html @@ -31,7 +31,7 @@ breadcrumb: @use "bulma/sass/base"; @use "bulma/sass/themes"; -// Load the button and title elements and compnents +// Load the button and title elements and components @use "bulma/sass/elements/button"; @use "bulma/sass/elements/title"; @use "bulma/sass/components/message"; @@ -159,4 +159,4 @@ $section-padding-large: 18rem 6rem !default; The @use keyword allows use to configure a module when loading it with our own variables:

{% highlight sass %}{{ custom_section }}{% endhighlight %} - \ No newline at end of file +