8 ms·
Thoughts on https://github.com/pluralsight/react-styleable https://github.com/pluralsight/react-styleable ? A higher-order React Component that: - Makes defin
by autobot 11y ago
Thoughts on https://github.com/pluralsight/react-styleable https://github.com/pluralsight/react-styleable ?
A higher-order React Component that:
- Makes defining and using css styles in React Components consistent.
- Makes your styles portable with your reusable components.
- Makes overriding styles easy and predictable.
Uses CSS modules.