Switch from radium to styled-components

Author: gabrielbullCreated Jan 30, 2018Updated Sep 11, 2019
Labelsenhancement

What are the pros and cons of those three solutions?

Which one is the most adapted for a component library?

The new library should allow for extending proposed in #113

Switch react-desktop from radium to styled-components. Can be done progressively.

Need to provide multiple ways for the user to extend the style of a component, including className property, style property, etc.

Source: gabrielbull/react-desktop