Skip to content

Commit f25b652

Browse files
make @tailwindcss/forms a dev dependency
1 parent 9d30e89 commit f25b652

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

package-lock.json

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
},
1919
"devDependencies": {
2020
"@tailwindcss/cli": "^4.0.4",
21+
"@tailwindcss/forms": "^0.5.9",
2122
"@tailwindcss/typography": "^0.5.16",
2223
"tailwindcss": "^4.0.4"
2324
},
2425
"dependencies": {
2526
"@skymatic/fontawesome-pro": "^5.15.4",
26-
"@tailwindcss/forms": "^0.5.7",
2727
"alpinejs": "^3.14.1",
2828
"jquery": "^3.7.1",
2929
"js-yaml": "^4.1.0",

0 commit comments

Comments
 (0)