chore: update

This commit is contained in:
xiaoxian521
2026-01-13 14:37:38 +08:00
parent b7a9cb0755
commit 4c805b3668
86 changed files with 236 additions and 259 deletions

View File

@@ -185,7 +185,8 @@ export default defineConfig([
},
settings: {
"better-tailwindcss": {
entryPoint: "src/style/tailwind.css"
entryPoint: "src/style/tailwind.css",
rootFontSize: 16
}
}
}