feat: add global theme

This commit is contained in:
2026-01-30 23:22:54 +08:00
parent 21db1c3895
commit bad60a8ee5
6 changed files with 126 additions and 6 deletions

View File

@@ -1,5 +1,7 @@
@import "tailwindcss";
@plugin "daisyui";
@plugin "daisyui" {
themes: all;
};
/* Custom Scrollbar Styles */
::-webkit-scrollbar {