update & postcsssrc fix

This commit is contained in:
2025-02-26 14:43:26 +01:00
parent 3038098cf5
commit 40814cfd2a
5 changed files with 767 additions and 214 deletions

View File

@@ -1,5 +1,10 @@
{
"plugins": {
"@tailwindcss/postcss": {}
"@tailwindcss/postcss": {
"optimize": {
"minify": true
}
}
}
}
}