feat: initial commit

This commit is contained in:
Aarnav Tale
2024-03-17 19:34:54 -04:00
commit bb493f8e1b
9 changed files with 2528 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}