can i use tailwindcss and styled components in react code example
Example 1: tailwind css styled components
npx create-react-app react-styled-tailwind
Example 2: tailwind css styled components
yarn add styled-components
npx create-react-app react-styled-tailwind
yarn add styled-components