Initial commit

This commit is contained in:
azeez faruq
2025-04-04 07:29:59 +01:00
commit 34a2b8cc2d
936 changed files with 260165 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};