Does anyone use Radium? How do you manage style specs across your React project?
Radium or other uses of inline styling in React has its benefits of keeping components deprecated but how are design specs best kept across project? What happens when an accent color, border, or other design-wide change is made?