joven-health-mike / juno-react

A virtual therapy platform designed for K-12 schools.
0 stars 0 forks source link

Feature/css migration part 5 #95

Closed zoe-gonzales closed 1 year ago

zoe-gonzales commented 1 year ago

Now that the classes in public/index.css are all migrated to use styled components, we should delete the global css file.

This also deletes the module scss files since those styles should be accounted for in the styled components:

I also adjusted a few styles in the date picker component that were previously using the global styles to now use the mixin styles. Screenshots of where those changes were are below:

Input alignment:

Capture d’écran 2023-02-12 à 10 50 49 AM

"Previous" and "Next" button styling:

Capture d’écran 2023-02-12 à 10 51 10 AM

To test: Load the app and click through every page verifying that each one matches https://juno-dev.jovenhealth.com/