react-lite-ui
react-lite-ui copied to clipboard
Injectable and common theme.
- Color / font size / responsiveness theme should be uniform across all components.
- A simple JSON / SASS file should be able to change that completely.
The right way to do this would be using this plugin to inject the global theme. Let this issue be related to injecting the style alone. All other components should consume the injected variables in a separate issue.