diff --git a/package.json b/package.json index 906dd43..dc65942 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@vitejs/plugin-vue": "^1.1.5", "@vue/compiler-sfc": "^3.0.7", "autoprefixer": "^10.2.5", - "tailwindcss": "^2.0.3", + "tailwindcss": "^2.0.4", "vite": "^2.1.0" } }