mirror of
https://github.com/tabler/tabler.git
synced 2026-09-02 07:11:29 +04:00
Remove Bootstrap dependency and vendor JS/SCSS sources into Tabler (#2627)
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
|
||||
:root,
|
||||
:host,
|
||||
[data-bs-theme='light'] {
|
||||
[data-bs-theme='light'],
|
||||
[data-theme='light'] {
|
||||
color-scheme: light;
|
||||
--#{$prefix}spacer: var(--#{$prefix}spacer-2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user