Add tailwind (JIT) to a react app without ejecting or using craco
Hello guys,
Official tailwindcss docs uses a package called craco during installation of tailwindcss in react app.
I don't particulary like it because same can easily be achieved with just postcss. Here are the steps.
Step 1 - Create a react and add...
pomelozone.hashnode.dev2 min read