This commit is contained in:
Халимов Рустам
2026-02-09 13:38:48 +03:00
parent 9e21298192
commit 69e7e7508a
22 changed files with 7346 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;