- prepare project for using tailwind with postcss configuration files

- change linl to backend login
- change copyright hint with actual year
This commit is contained in:
Kaimbacher 2024-03-18 10:04:36 +01:00
parent 59a83c1978
commit 315eabf3bb
15 changed files with 701 additions and 11822 deletions

View file

@ -38,15 +38,18 @@
"@vue/compiler-sfc": "^3.0.0",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"autoprefixer": "^10.4.18",
"babel-preset-typescript-vue3": "^2.0.17",
"bulma": "^0.9.3",
"eslint": "^8.25.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.9.0",
"postcss": "^8.4.36",
"prettier": "^3.2.5",
"pug-plain-loader": "^1.1.0",
"sass": "^1.26.5",
"sass-loader": "^14.1.1",
"tailwindcss": "^3.4.1",
"typescript": "^5.1.3",
"vue-loader": "^17.0.1",
"webpack": "^5.72.1"