Skip to content

Commit d67412b

Browse files
authored
deps: Upgrade to TailwindCSS 4.1.0
1 parent da1fb12 commit d67412b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"license": "",
1111
"devDependencies": {
1212
"@awmottaz/prettier-plugin-void-html": "^1.8.0",
13-
"@tailwindcss/cli": "^4.0.14",
13+
"@tailwindcss/cli": "^4.1.0",
1414
"@tailwindcss/typography": "^0.5.16",
1515
"prettier": "^3.5.3",
1616
"prettier-plugin-go-template": "^0.0.15",
17-
"tailwindcss": "^4.0.14"
17+
"tailwindcss": "^4.1.0"
1818
},
1919
"dependencies": {
2020
"@alpinejs/focus": "^3.14.9",

0 commit comments

Comments
 (0)