kopia lustrzana https://github.com/shoelace-style/shoelace
add :host selector
rodzic
f746ef7954
commit
dfd18776c6
|
|
@ -1,4 +1,5 @@
|
|||
:root,
|
||||
:host,
|
||||
.sl-theme-light {
|
||||
/**
|
||||
* Color Primitives
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
/**
|
||||
* Dark theme
|
||||
*/
|
||||
:host,
|
||||
.sl-theme-dark {
|
||||
--sl-color-black: #fff;
|
||||
--sl-color-white: var(--sl-color-gray-50);
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue