DEV Community

Discussion on: TailwindCSS vs Styled-Components in ReactJs

Collapse
 
willholmes profile image
Will Holmes

Tailwind Macro!? What is that?

Collapse
 
alamin__yusuf profile image
Al-amin Yusuf

Sorry, Twin.macro I didn't even realized I typed it wrong. It a NPM pakage that gives developers the power to blend in tailwind css and styled components as well.
Check out the docs

npmjs.com/package/twin.macro

Thread Thread
 
dsebastien profile image
Sébastien D.

+1, twin.macro blends both together and is IMHO a real nice library to combine with Tailwind in React apps!