This commit is contained in:
2025-05-31 13:17:46 +03:30
parent 9dab9cc1ec
commit d81d32fe4b
19 changed files with 6170 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
const config = {
plugins: ["@tailwindcss/postcss"],
};
export default config;