You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supporting themes would be nice, so I've started a small refactor to do this using styled-components at the heart. This also means that I'm removing most of the CSS files and using styled-components instead.
Things needed to support themes:
switch styling of components over to styled-components
provide a theme context
settings to change theme
The text was updated successfully, but these errors were encountered:
Supporting themes would be nice, so I've started a small refactor to do this using styled-components at the heart. This also means that I'm removing most of the CSS files and using styled-components instead.
Things needed to support themes:
The text was updated successfully, but these errors were encountered: