styled-theme-provider
v1.0.5
Published
Theme implementation extracted out from styled-component
Downloads
10
Maintainers
Readme
Easy way add to theme to your projects.
This is extracted out code from StyledComponents for enabling theme for any react app that did not use StyledComponents
How to use
- npm i -D styled-theme-provier
- Follow the same way as description here
here is small demo app