← back to Boomer Calculator
postcss.config.js
7 lines
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, }