// SYSTEM PANEL //
[ROOT]
/
home
/
comaria
/
demo-candidate3
/
wp-content
/
plugins
/
header-footer-elementor
[ PARENT ]
EDIT :: postcss.config.js
module.exports = { plugins: { tailwindcss: {}, // Enables Tailwind CSS autoprefixer: {}, // Enables Autoprefixer for cross-browser support }, };
SAVE
CANCEL