Skip to content

Commit d94da17

Browse files
author
Jérémie Grodziski
committed
Bump tailwind
1 parent e472928 commit d94da17

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
@@ -14,12 +14,12 @@
1414
"format": "prettier -w ."
1515
},
1616
"devDependencies": {
17-
"@tailwindcss/cli": "^4.1.4",
17+
"@tailwindcss/cli": "^4.1.11",
1818
"@tailwindcss/forms": "^0.5.10",
1919
"@tailwindcss/typography": "^0.5.16",
2020
"prettier": "^3.5.3",
2121
"prettier-plugin-go-template": "0.0.15",
2222
"prettier-plugin-tailwindcss": "^0.6.11",
23-
"tailwindcss": "^4.1.4"
23+
"tailwindcss": "^4.1.11"
2424
}
2525
}

0 commit comments

Comments
 (0)