Added TailwindCSS

This commit is contained in:
2024-07-04 16:56:40 +02:00
parent 208f6db1c2
commit caca1c887d
5 changed files with 533 additions and 0 deletions

View File

@ -36,6 +36,7 @@
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.4.5",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.19",
"easystarjs": "^0.4.4",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
@ -43,8 +44,10 @@
"npm-run-all2": "^6.1.2",
"phaser3-rex-plugins": "^1.80.2",
"phavuer": "^0.15.7",
"postcss": "^8.4.39",
"prettier": "^3.0.3",
"sass": "^1.76.0",
"tailwindcss": "^3.4.4",
"typescript": "~5.4.0",
"vite": "^5.1.6",
"vite-plugin-vue-devtools": "^7.0.18",