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

Remove all inline styles and use the Material UI standard CSS-in-JS solution using withStyles. #122

Closed
devsdevsdevs opened this issue Jul 8, 2020 · 2 comments
Labels
codefix Refactoring or improving the codebase

Comments

@devsdevsdevs
Copy link
Contributor

There are many instances where we used inline styles for debug/prototyping (and out of carelessness) that we can move to use the standard. This will allow us to easily inject global styles (better dark mode support) and also manage styles at a glance easily.

@ChaseC99 ChaseC99 transferred this issue from another repository Feb 16, 2021
@ChaseC99 ChaseC99 added the codefix Refactoring or improving the codebase label Feb 16, 2021
@devsdevsdevs devsdevsdevs moved this from Backlog to In progress in AntAlmanac Development May 16, 2021
@devsdevsdevs devsdevsdevs self-assigned this May 16, 2021
@ChaseC99 ChaseC99 added good first task Good task for someone new to the project help wanted labels Jul 26, 2021
@ChaseC99 ChaseC99 moved this from In progress to To do in AntAlmanac Development Oct 4, 2021
@ChaseC99
Copy link
Member

ChaseC99 commented Mar 13, 2022

@fellowship students
Multiple people can work on this task. Please comment which file(s) you are going to work on.

@EricPedley EricPedley removed the good first task Good task for someone new to the project label Oct 12, 2023
@EricPedley
Copy link
Member

Not super important, closing this to clean up issue queue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codefix Refactoring or improving the codebase
Projects
Archived in project
Development

No branches or pull requests

3 participants