initial commit

This commit is contained in:
2026-05-05 12:59:31 +05:00
parent 0dd7b860e9
commit bff4643703
17 changed files with 6990 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;