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

93 B

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