Criação do Projeto usando VIte - React - Tawildcss - Eslint - Javascript

This commit is contained in:
2026-03-23 12:21:41 -03:00
commit c46d5393b8
18 changed files with 4072 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}