提升tailwindcss优先级

This commit is contained in:
piexlMax
2023-08-09 17:19:05 +08:00
parent 432725b80d
commit dbfeb4b0fa
+1
View File
@@ -4,6 +4,7 @@ module.exports = {
"./index.html",
"./src/**/*.{vue,js,ts,jsx,tsx}",
],
important: true,
theme: {
extend: {
backgroundColor: {