feat: 添加带有DaisyUI支持的Tailwind CSS配置

This commit is contained in:
ioococ
2025-11-10 15:29:27 +08:00
parent 06fbace5d1
commit ef811b6f25
2 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
@import "tailwindcss";
/* color palette from <https://github.com/vuejs/theme> */
:root {
--vt-c-white: #ffffff;