Files
Robin Malfait e10f54bc12 Migrate React playground to Tailwind CSS v4 (#3695)
This PR bumps the internal React playground to use Tailwind CSS v4
2025-04-11 19:28:04 +02:00

6 lines
71 B
JavaScript

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