mirror of
https://github.com/imfing/hextra.git
synced 2025-08-23 23:16:39 -04:00
chore: update tailwind css to latest version 4.1.8 (#703)
This commit is contained in:

committed by
GitHub

parent
7385fe9e2a
commit
9c2a9f600b
@@ -6,10 +6,10 @@
|
||||
"build": "hugo --gc --minify --themesDir=../.. --source=exampleSite"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.0.17",
|
||||
"@tailwindcss/postcss": "^4.1.8",
|
||||
"postcss-cli": "^11.0.1",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-go-template": "^0.0.15",
|
||||
"tailwindcss": "^4.0.17"
|
||||
"tailwindcss": "^4.1.8"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user