| .. | |||||
| .claude | |||||
| admin | |||||
| assets | |||||
| build | |||||
| inc | |||||
| languages | |||||
| themes | |||||
| .gitattributes | |||||
| gettext.pot | |||||
| header-footer-elementor.php | |||||
| postcss.config.js | |||||
| readme.txt | |||||
| tailwind.config.js | |||||
| wpml-config.xml |
module.exports = {
plugins: {
tailwindcss: {}, // Enables Tailwind CSS
autoprefixer: {}, // Enables Autoprefixer for cross-browser support
},
};
| .. | |||||
| .claude | |||||
| admin | |||||
| assets | |||||
| build | |||||
| inc | |||||
| languages | |||||
| themes | |||||
| .gitattributes | |||||
| gettext.pot | |||||
| header-footer-elementor.php | |||||
| postcss.config.js | |||||
| readme.txt | |||||
| tailwind.config.js | |||||
| wpml-config.xml |