styled-elements
styled-elements copied to clipboard
Add support for style objects
Hi 👋
This pull request will add support for style objects, so that it is possible to use libraries such as styled-system with styled-elements.
Most of the code has been taken from the styled-components project as they already had support for this, but not sure what the best/correct way to attribute the smart people there is?
Also added a few tests for some of the new functions