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

81 B

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