mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
fix typo
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Shoelace ships with a dark theme that complements the default light theme. You can even take things a step further by designing your own custom theme.
|
||||
|
||||
The default theme is included as part of `themse/base.css` and should always be loaded first, even if you want to use another theme exclusively. The default theme contains important base tokens and utilities that many components rely on.
|
||||
The default theme is included as part of `themes/base.css` and should always be loaded first, even if you want to use another theme exclusively. The default theme contains important base tokens and utilities that many components rely on.
|
||||
|
||||
## Dark Mode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user