DEV Community

Discussion on: How to use Tailwind with Create React App and PostCSS with no hassle

Collapse
 
zbendas profile image
Zachariah Bendas

Currently Create React App does not support PostCSS 8.

If you still want to use Tailwind with CRA, you'll need to use their compatibility branch for PostCSS 7. You can find instructions for that in the Tailwind installation docs.