first commit

This commit is contained in:
2026-03-23 13:37:51 -03:00
commit ef20a93c34
17 changed files with 4344 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}