Skip to content

Commit 0ca4c0e

Browse files
authored
include form-themes in tailwind config (#314)
1 parent cf32ba2 commit 0ca4c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/tailwind.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ module.exports = {
99
"./plugins/**/*.{js,ts}",
1010
"./app.vue",
1111
"./error.vue",
12+
"./lib/forms/form-themes.js"
1213
],
1314
safelist: [
1415
{

0 commit comments

Comments
 (0)