Initialize tailwindcss

This commit is contained in:
2022-02-04 15:53:56 +00:00
parent 2203542d90
commit f7dfc7b455
4 changed files with 138 additions and 11 deletions

View File

@ -9,6 +9,9 @@
},
"dependencies": {
"@mdi/font": "5.9.55",
"autoprefixer": "^10.4.2",
"postcss": "^8.4.6",
"tailwindcss": "^3.0.18",
"vue": "^3.2.25",
"vue-router": "^4.0.12",
"vuex": "^4.0.2"