oont-contents/plugins/webappick-product-feed-for-woocommerce/postcss.config.js
2025-03-31 21:42:48 +02:00

6 lines
75 B
JavaScript

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