try 2 to fix verlcle bug

This commit is contained in:
RezHackXYZ 2025-05-11 19:23:37 +05:30
parent daadc57229
commit 16e697b298
No known key found for this signature in database
3 changed files with 29 additions and 2 deletions

View file

@ -1,6 +1,6 @@
export default {
plugins: {
tailwindcss: {},
'@tailwindcss/postcss': {},
autoprefixer: {},
},
};
}