setting up project

This commit is contained in:
Arjun Patel
2022-02-13 12:36:34 -08:00
parent 2513b29849
commit d2a807248d
7 changed files with 6997 additions and 300 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}