initial commit

This commit is contained in:
2025-12-17 10:42:20 -05:00
commit ac40fbbc02
40 changed files with 9704 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;