react-signature-pad
react-signature-pad copied to clipboard
[Idea] How about integrate the styles as part of the React Component?
Using inline styling. See webpack css loader or things like Aphrodite. It'll drastically reduce install complexity: for example, for css-free projects.
Any update on this?