style: update CSS configuration and theme variables
All checks were successful
Build MIPS Binary / build (push) Successful in 1m55s

This commit is contained in:
spinline
2026-02-13 20:11:02 +03:00
parent 0636020a86
commit d00fc41010
6 changed files with 446 additions and 59 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"type": "module",
"dependencies": {
"@tailwindcss/cli": "^4.1.18",
"tailwindcss": "^4.1.18",
"tw-animate-css": "^1.4.0"
}
}