| Current Path : /var/www/html/dynaweb-starter/plugin/dynaweb-post/ |
| Current File : /var/www/html/dynaweb-starter/plugin/dynaweb-post/postcss.config.cjs |
module.exports = {
plugins: {
"postcss-import": {},
"tailwindcss/nesting": {},
tailwindcss: {},
autoprefixer: {},
},
}