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

Set-up styled components for styling #367

Closed
AnaMoskvina opened this issue Dec 22, 2021 · 0 comments · Fixed by #368
Closed

Set-up styled components for styling #367

AnaMoskvina opened this issue Dec 22, 2021 · 0 comments · Fixed by #368
Assignees

Comments

@AnaMoskvina
Copy link

AnaMoskvina commented Dec 22, 2021

Switch styling approach from SCSS modules to styled components (CSS in JS), use:

  • mui as a base
  • @emotion/react + @emotion/styled for styling
  • babel-plugin-styled-components for extracting styles
@AnaMoskvina AnaMoskvina self-assigned this Dec 22, 2021
@AnaMoskvina AnaMoskvina added this to the Release 0.10.0 milestone Jan 12, 2022
AndreiMazol pushed a commit that referenced this issue Jan 17, 2022
* set-up emotion and mui

* switch to styled, add type for theme

* fix styling

* fix styles

Co-authored-by: Anastasiia Moskvina <anastasiia_moskvina@epam.com>
@AndreiMazol AndreiMazol linked a pull request Jan 17, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants