adding in the other page for teams

This commit is contained in:
Arjun Patel
2022-01-07 18:16:30 -08:00
parent 882019be4d
commit 62ac6f6532
7 changed files with 1079 additions and 44 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}