I'm creating a reusable React component that I plan to publish via npm
I'm creating a reusable React component that I plan to publish via npm.
I'm considering styling it via Tailwind. But I'm having a hard time finding an example of someone doing this.
Is Tailwind a good fit for a reusable component published on npm? Why or why not?