We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432725b commit dbfeb4bCopy full SHA for dbfeb4b
web/tailwind.config.js
@@ -4,6 +4,7 @@ module.exports = {
4
"./index.html",
5
"./src/**/*.{vue,js,ts,jsx,tsx}",
6
],
7
+ important: true,
8
theme: {
9
extend: {
10
backgroundColor: {
0 commit comments