RA.Aid/frontend/web/postcss.config.js

81 B

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