initial commit

This commit is contained in:
Ben Allfree
2025-11-22 05:25:45 -08:00
commit 62c1cd8d01
38 changed files with 2214 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
"@tailwindcss/postcss": {},
autoprefixer: {},
},
};