Rewind basis

🗑️ Remove daisyUI
This commit is contained in:
2025-12-26 00:48:14 +08:00
parent 223c181d35
commit 334c4eff39
9 changed files with 731 additions and 12 deletions

View File

@@ -1,9 +1,9 @@
@import "tailwindcss";
@plugin "daisyui";
@plugin "@tailwindcss/typography";
@layer theme, base, components, utilities;
@import "tailwindcss/theme.css" layer(theme);
@import "tailwindcss/preflight.css" layer(base);
@import "tailwindcss/utilities.css" layer(utilities);
@layer base {

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB