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

[Epic] Implement default styles for styled components #96

Closed
niloysikdar opened this issue Sep 5, 2022 · 0 comments · Fixed by #104, #105, #106 or #107
Closed

[Epic] Implement default styles for styled components #96

niloysikdar opened this issue Sep 5, 2022 · 0 comments · Fixed by #104, #105, #106 or #107
Assignees
Labels
GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022

Comments

@niloysikdar
Copy link
Member

Description:

Since we have implemented our styled-components and themeprovider, we also need to implement some default stylings for our components (Button, Link, Divider, Quote, etc.).
We need to update the styles inside the defaultTheme object.

Outcome:

Default styles for our styled components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment