mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
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.
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
/*! Shoelace */
|
||||
@import 'mixins/make-color-palette';
|
||||
|
||||
:root,
|
||||
.sl-theme-default {
|
||||
:root {
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Color tokens
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user