USEPA / the-manifest-game

Interactive decision tree to help e-Manifest users
https://usepa.github.io/the-manifest-game/
MIT License
1 stars 1 forks source link

uniform styling implementation #91

Closed dpgraham4401 closed 5 months ago

dpgraham4401 commented 5 months ago

Description

Adds tailwind CSS as a dependency and implements all stylings in our source using utility classes instead of the ad hoc styling we had before that involved global classes, react style props, and css modules.

Issue ticket number and link

closes #90

Checklist