Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to use styled-components themeing API #80

Merged
merged 3 commits into from
Nov 6, 2018
Merged

Conversation

benjaminreid
Copy link
Contributor

Instead of passing a variables file around everywhere, instead this takes advantage of styled-components theme API.

The usual variables file has been replaced with a theme file.

It also fixes some import names so they don’t differ from the file, to keep things more consistent.

Fixes #73

Copy link
Contributor

@craigcoles craigcoles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 I like that this is now a prop!

@benjaminreid benjaminreid merged commit 6b79396 into master Nov 6, 2018
@benjaminreid benjaminreid deleted the issue-73 branch November 6, 2018 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use styled-components themes
2 participants