first commit

This commit is contained in:
2026-07-30 12:15:17 +03:00
commit 1f29eead28
48 changed files with 10666 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
const config = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}
export default config