mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
deps: Upgrade to TailwindCSS 4.1.0
This commit is contained in:
committed by
GitHub
parent
da1fb12d34
commit
d67412b820
+2
-2
@@ -10,11 +10,11 @@
|
||||
"license": "",
|
||||
"devDependencies": {
|
||||
"@awmottaz/prettier-plugin-void-html": "^1.8.0",
|
||||
"@tailwindcss/cli": "^4.0.14",
|
||||
"@tailwindcss/cli": "^4.1.0",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-go-template": "^0.0.15",
|
||||
"tailwindcss": "^4.0.14"
|
||||
"tailwindcss": "^4.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alpinejs/focus": "^3.14.9",
|
||||
|
||||
Reference in New Issue
Block a user