mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 13:29:35 -07:00
Merge pull request #3906 from gabor-kormany/main
Issue-3895: Make variables root configurable
This commit is contained in:
@@ -154,3 +154,4 @@ $class-prefix: "" !default;
|
||||
$cssvars-prefix: "bulma-" !default;
|
||||
$helpers-prefix: "is-" !default;
|
||||
$helpers-has-prefix: "has-" !default;
|
||||
$variables-host: ":root" !default;
|
||||
|
||||
Reference in New Issue
Block a user