This commit is contained in:
AmirReza Jamali
2025-10-14 12:24:15 +03:30
parent 6aabbc7a2a
commit 27efcf7137
16 changed files with 1974 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
const config = {
plugins: ["@tailwindcss/postcss"],
};
export default config;