styled-elements icon indicating copy to clipboard operation
styled-elements copied to clipboard

Add support for style objects

Open Briix opened this issue 6 years ago • 0 comments

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

Briix avatar Mar 20 '19 22:03 Briix