Skip to content

Commit 44e2cea

Browse files
committed
fix: some type issues and simpler ambient declarations
1 parent b7378a3 commit 44e2cea

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+15957
-15630
lines changed

SVELTEKIT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You need to use the Easy Styling Method. If you aren't using the default theme,
2121
"smui-theme": "smui-theme compile static/smui.css -i src/theme"
2222
```
2323

24-
- For the[Custom Theme](/THEMING.md), with Dark Mode
24+
- For the [Custom Theme](/THEMING.md), with Dark Mode
2525

2626
```
2727
"prepare": "npm run smui-theme-light && npm run smui-theme-dark",

0 commit comments

Comments
 (0)