Skip to content

Commit dbfeb4b

Browse files
author
piexlMax
committed
提升tailwindcss优先级
1 parent 432725b commit dbfeb4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ module.exports = {
44
"./index.html",
55
"./src/**/*.{vue,js,ts,jsx,tsx}",
66
],
7+
important: true,
78
theme: {
89
extend: {
910
backgroundColor: {

0 commit comments

Comments
 (0)