← back to Trademarks Copyright
postcss.config.js
4 lines
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {} }, };