Andreas Anckar

Results 3 comments of Andreas Anckar

Sorry for being late, but this library doesn't really support plugins at the moment.

Sorry for the late reply, I mostly use this with [custom fonts](https://react-pdf.org/fonts) which works well: ```` Font.register({ family: "Roboto Condensed", fonts: [ { src: "/RobotoCondensed-Regular.ttf", }, { src: "/RobotoCondensed-Italic.ttf", fontStyle:...

Sorry for being late here, I had a bunch of other updates pending for this lib as well (tailwind v4) which required changes, it should work fine with React 19...