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

92 B

module.exports = { plugins: { '@tailwindcss/postcss': {}, autoprefixer: {}, }, }