using tailwindcss with styled components code example
Example 1: tailwind css styled components
npx create-react-app react-styled-tailwind
Example 2: tailwind css styled components
npx tailwind init src/tailwind.config.js
npx create-react-app react-styled-tailwind
npx tailwind init src/tailwind.config.js