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

Headings/Typography need colors #59

Closed
yosefanajjar opened this issue Apr 10, 2020 · 0 comments · Fixed by #61
Closed

Headings/Typography need colors #59

yosefanajjar opened this issue Apr 10, 2020 · 0 comments · Fixed by #61
Assignees
Labels
bug Something isn't working

Comments

@yosefanajjar
Copy link
Contributor

This is a problem that I've faced when I was working with headings mostly. They need a different color so I always had to write more CSS to override that.

We can put a property that can change based on a prop

color: {({ color }) => color } 
@yosefanajjar yosefanajjar added the bug Something isn't working label Apr 10, 2020
@yosefanajjar yosefanajjar self-assigned this Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant