initial: setup tailwind

This commit is contained in:
2026-02-23 09:28:33 +07:00
parent aa8684ccaf
commit 3a35efbce3
7 changed files with 594 additions and 3 deletions

View File

@@ -33,10 +33,13 @@
"@vitejs/plugin-vue": "^4.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.3.0",
"autoprefixer": "^10.4.24",
"cypress": "^13.5.0",
"eslint": "^8.35.0",
"eslint-plugin-vue": "^9.9.0",
"jsdom": "^22.1.0",
"postcss": "^8.5.6",
"tailwindcss": "^3.4.19",
"terser": "^5.4.0",
"typescript": "~5.9.0",
"vite": "^5.0.0",