Cloudtopiaa_Reseller_Frontend/postcss.config.js
2025-08-04 19:39:59 +05:30

6 lines
82 B
JavaScript

module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}