mirror of
https://github.com/tabler/tabler.git
synced 2026-09-02 07:11:29 +04:00
Refactor SCSS imports, remove compile warnings (#2536)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
:root,
|
||||
:host,
|
||||
[data-bs-theme="light"] {
|
||||
[data-bs-theme='light'] {
|
||||
color-scheme: light;
|
||||
--#{$prefix}spacer: var(--#{$prefix}spacer-2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user