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