update style

This commit is contained in:
Timi
2026-04-08 00:55:10 +08:00
parent e00648137a
commit 9f681c0b9c
5 changed files with 421 additions and 477 deletions

View File

@@ -42,7 +42,8 @@ export default defineConfig({
],
output: {
globals: {
vue: "Vue"
vue: "Vue",
"timi-web": "TimiWeb"
}
}
},