web/wp-content/themes/mozilla-new-products/postcss.config.js (
6
lines of code) (
raw
):
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, };