more files added

This commit is contained in:
2026-08-05 02:44:50 +03:00
parent 5bf55281d3
commit 33f1cb9a99
10 changed files with 3621 additions and 29 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}