react-with-styles
react-with-styles copied to clipboard
Transforms component styles
Hi, i'm new to react-with-styles..
To be able to modify unthemable component styles from thirdparty components e.g. react-dates i've added a registerStyleTransform function to ThemedStyleSheet.
What do you think about it?
Hi @travel-idealo, thanks for the PR!
I'm a little hesitant to expand the API of this project. Could you share some more details about your use-case?