feat: 更新 FormKit 配置,修改主题导入路径以保持一致性
All checks were successful
/ test (push) Successful in 24s
/ surge (push) Successful in 30s

This commit is contained in:
mac-mini-2024
2024-11-20 22:29:47 +08:00
parent b591b05b35
commit c32a1c7196
3 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ export default {
content: [
"./index.html",
"./src/**/*.vue",
"./formkit.theme.ts",
"./formkit.config.theme.ts",
"./formkit.config.ts",
],
theme: {