feat: initial bootstrappy stuff

This commit is contained in:
Aarnav Tale
2024-03-25 17:50:58 -04:00
parent 70c42751e3
commit 025cc4f6f1
12 changed files with 6697 additions and 11211 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}