diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 4a947cd..95eeebb 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,9 @@ }, "devDependencies": { "@vitejs/plugin-vue": "^2.2.0", + "autoprefixer": "^10.4.2", + "postcss": "^8.4.7", + "tailwindcss": "^3.0.23", "vite": "^2.8.0" } } |
