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
Cory LaViska 2020-08-18 17:07:39 -04:00
rodzic 76e5ed1d93
commit f3b0e3ccc9
1 zmienionych plików z 1 dodań i 2 usunięć
src/styles

Wyświetl plik

@ -1,8 +1,7 @@
/*! Shoelace */
@import 'mixins/make-color-palette';
:root,
.sl-theme-default {
:root {
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Color tokens
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////