提升tailwindcss优先级
This commit is contained in:
parent
432725b80d
commit
dbfeb4b0fa
|
@ -4,6 +4,7 @@ module.exports = {
|
||||||
"./index.html",
|
"./index.html",
|
||||||
"./src/**/*.{vue,js,ts,jsx,tsx}",
|
"./src/**/*.{vue,js,ts,jsx,tsx}",
|
||||||
],
|
],
|
||||||
|
important: true,
|
||||||
theme: {
|
theme: {
|
||||||
extend: {
|
extend: {
|
||||||
backgroundColor: {
|
backgroundColor: {
|
||||||
|
|
Loading…
Reference in New Issue