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

CSS refactors #44

Closed
Gum-Joe opened this issue Feb 14, 2021 · 0 comments · Fixed by #56
Closed

CSS refactors #44

Gum-Joe opened this issue Feb 14, 2021 · 0 comments · Fixed by #56

Comments

@Gum-Joe
Copy link
Owner

Gum-Joe commented Feb 14, 2021

Currently the CSS is one big 1000-line file. It is now unwieldy, and need refactoring.

Possible refactors:

  • Split into files for each component
  • CSS-in-JS - might be worth putting CSS in same file as component it is for here
  • (SCSS?)

Decided to use SASS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant