kopia lustrzana https://github.com/shoelace-style/shoelace
Remove default theme class
We can't scope the default theme like we can other themes because they use ::part and have a higher specificity, so this isn't very useful.pull/186/head
rodzic
76e5ed1d93
commit
f3b0e3ccc9
|
@ -1,8 +1,7 @@
|
||||||
/*! Shoelace */
|
/*! Shoelace */
|
||||||
@import 'mixins/make-color-palette';
|
@import 'mixins/make-color-palette';
|
||||||
|
|
||||||
:root,
|
:root {
|
||||||
.sl-theme-default {
|
|
||||||
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
// Color tokens
|
// Color tokens
|
||||||
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
Ładowanie…
Reference in New Issue