DEV Community

Discussion on: Adding Tailwind to existing React app?

Collapse
 
dance2die profile image
Sung M. Kim

I found this, How to add Tailwind to unejected Create-React-App yesterday. KCD used a macro to add Tailwind to CRA.

Not sure how your React site bootstrapped but won't hurt to check it out.