cssapi-mq icon indicating copy to clipboard operation
cssapi-mq copied to clipboard

Make Render Layer Generic

Open Undistraction opened this issue 8 years ago • 0 comments

Currently the library is only useful with styled components, but it is only the render layer layer that is styled-components-specific. The rendering should be configurable, so other CSS-in-JS solutions can use too by passing in plain objects.

Undistraction avatar Dec 04 '17 19:12 Undistraction