Skip to content

Commit 2b21a29

Browse files
committed
perf: 优化 unocss important 配置
1 parent e05e94f commit 2b21a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unocss.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default defineConfig({
77
presetAttributify(),
88
// 默认预设
99
presetUno({
10-
important: true
10+
important: "#app"
1111
})
1212
],
1313
// 自定义规则

0 commit comments

Comments
 (0)