tailwind styles added

This commit is contained in:
2025-05-10 14:14:31 +05:30
parent dd26e27193
commit b94017d262
11 changed files with 1126 additions and 34 deletions

View File

@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};