erikras / erikras/styled-components-theme
What is really the point of this utility?
Open
- Dominant language
- JavaScript
- Stars
- 306
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Am I missing something?
The point of themes is to have different sets of predefined colors.
This locks your color set to a single "theme" variable, so there really isn't a way to change your theme?
If you change the theme you pass to your ``, the `theme` object from styled-components-theme will not change, so you basically have no utility.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.