mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Merge pull request #3906 from gabor-kormany/main
Issue-3895: Make variables root configurable
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
@use "dark";
|
||||
@use "setup";
|
||||
|
||||
:root {
|
||||
#{cv.$variables-host} {
|
||||
@include light.light-theme;
|
||||
@include setup.setup-theme;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user