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

Replace all styled-components code with LESS CSS modules #481

Open
1 task
Brenosalv opened this issue Sep 9, 2024 · 0 comments
Open
1 task

Replace all styled-components code with LESS CSS modules #481

Brenosalv opened this issue Sep 9, 2024 · 0 comments
Assignees
Labels
tech debt This is a task that really only the engineers notice

Comments

@Brenosalv
Copy link
Collaborator

Description

We are migrating styling from styled-components to LESS CSS modules since styled-components is not working properly with Gatsby - it's returning some SSR conflicts between client and server generating classes. Then we decided to move styled-components code to LESS with CSS modules, preventing conflicts and leveraging old LESS CSS code.

Work required

  • Move styled-components styling to LESS CSS modules.
@Brenosalv Brenosalv added the tech debt This is a task that really only the engineers notice label Sep 9, 2024
@Brenosalv Brenosalv self-assigned this Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt This is a task that really only the engineers notice
Projects
None yet
Development

No branches or pull requests

1 participant