This commit is contained in:
lda
2026-04-14 03:30:59 +07:00 Unverified
parent e219dcc724
commit a2b0a8cd1d
4 changed files with 194 additions and 213 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"tailwind": {
"config": "",
"css": "src/styles.css",
"baseColor": "mauve",
"baseColor": "zinc",
"cssVariables": true,
"prefix": ""
},