mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 16:27:15 -04:00
deps: Upgrade to TailwindCSS 4.1.0
This commit is contained in:
parent
da1fb12d34
commit
d67412b820
@ -10,11 +10,11 @@
|
|||||||
"license": "",
|
"license": "",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@awmottaz/prettier-plugin-void-html": "^1.8.0",
|
"@awmottaz/prettier-plugin-void-html": "^1.8.0",
|
||||||
"@tailwindcss/cli": "^4.0.14",
|
"@tailwindcss/cli": "^4.1.0",
|
||||||
"@tailwindcss/typography": "^0.5.16",
|
"@tailwindcss/typography": "^0.5.16",
|
||||||
"prettier": "^3.5.3",
|
"prettier": "^3.5.3",
|
||||||
"prettier-plugin-go-template": "^0.0.15",
|
"prettier-plugin-go-template": "^0.0.15",
|
||||||
"tailwindcss": "^4.0.14"
|
"tailwindcss": "^4.1.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alpinejs/focus": "^3.14.9",
|
"@alpinejs/focus": "^3.14.9",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user