finish basic struction of sidebar

This commit is contained in:
2025-03-11 21:48:37 +08:00
parent 8b8eeb8207
commit 9200befaf8
8 changed files with 114 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
@import "tailwindcss";
@plugin "daisyui" {
themes: light --default;
themes: winter --default, night;
}