react-lite-ui icon indicating copy to clipboard operation
react-lite-ui copied to clipboard

Injectable and common theme.

Open prasanna1211 opened this issue 7 years ago • 1 comments

  1. Color / font size / responsiveness theme should be uniform across all components.
  2. A simple JSON / SASS file should be able to change that completely.

prasanna1211 avatar Sep 28 '18 06:09 prasanna1211

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.

prasanna1211 avatar Sep 30 '18 15:09 prasanna1211