diegomura / react-pdf

📄 Create PDF files using React
https://react-pdf.org
MIT License
14.82k stars 1.17k forks source link

Ability to style like tailwind #2786

Open kishaningithub opened 4 months ago

kishaningithub commented 4 months ago

I feel the stylesheet api is less expressive compared to the tailwind style approach. Would be great to have a wrapper of sorts on top of the stylesheet api which gives the users this

diegomura commented 1 month ago

While I agree, using classnames in elements is not trivial here. Requires research