build: add autoprefixer

This commit is contained in:
Sebin Nyshkim 2023-03-27 23:32:06 +02:00
parent 53c2987dcf
commit 87dd1649b9
4 changed files with 239 additions and 0 deletions

View file

@ -22,6 +22,7 @@
"@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-typescript": "^11.0.2",
"@vue/tsconfig": "^0.1.3",
"autoprefixer": "^10.4.14",
"eslint": "^8.36.0",
"eslint-plugin-vue": "^9.10.0",
"normalize.css": "^8.0.1",