You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
Update theme to use the styleguide.
- Closes#37
## Type of change
- [x] New Feature
# How to Test?
Pull branch and see that styles look the same and are not broken in any
screen size.
1. Pull and run locally
2. See that css is coming through as well as the theme. Best examples
are the underline on hover in the nav (showing css) and the colors
properly coming through (tailwind config)
# Checklist:
- [x] I have performed a self-review of my code
- [x] I have commented my code & PR, particularly in hard-to-understand
areas
- [x] I have checked at all the breakpoints to make sure it works on all
screen sizes
---------
Co-authored-by: Claire Olmstead <olmsteadclaire@gmail.com>
The text was updated successfully, but these errors were encountered: