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.

@niloysikdar niloysikdar self-assigned this Sep 5, 2022
@niloysikdar niloysikdar added the GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 label Sep 5, 2022
@niloysikdar niloysikdar moved this to In Progress in React Email Sep 5, 2022
@agentmilindu agentmilindu changed the title Implement default styles for styled components [Epic] Implement default styles for styled components Sep 9, 2022
Repository owner moved this from In Progress to Done in React Email Sep 9, 2022
@agentmilindu agentmilindu moved this from Done to Released in React Email Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment