Compare commits

...

1 Commits

Author SHA1 Message Date
Carlos Valverde
4a1cd379a5 [IMP] howto/website: fix theming page typo
This commit fixes a typo on current theming page.

Task-4316611
2025-04-03 18:02:22 +02:00

View File

@@ -552,7 +552,7 @@ values and *not* the :file:`primary_variables.scss` file.
When an option is defined by a variable in `primary_variables.scss` and by a Boostrap variable,
you should always go for an override through the primary variables. Do it via
`bootsrap_overridden.scss` only if nothing exists in the primary variables.
`bootstrap_overridden.scss` only if nothing exists in the primary variables.
.. seealso::
`Bootstrap overridden SCSS