We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf32ba2 commit fa3e1bfCopy full SHA for fa3e1bf
client/tailwind.config.js
@@ -9,6 +9,7 @@ module.exports = {
9
"./plugins/**/*.{js,ts}",
10
"./app.vue",
11
"./error.vue",
12
+ "./lib/forms/form-themes.js"
13
],
14
safelist: [
15
{
0 commit comments