-
Notifications
You must be signed in to change notification settings - Fork 0
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
implement splash page from designs #22
Comments
@jonathan-chin I installed Material UI and SVG icons. Would you want me to switch to styled components instead of the default emotions that MUI is using? |
for centralized CSS solution, we'll use MUI ThemeProvider. I think we can include that in |
@jonathan-chin @ChelleyD I am running into that error again where the buttons are not appearing in the header. Except this time it's not grayed out like it was before. The issues are in lines 6-23 and 35-50. |
|
index.js is in development.
|
for centralized CSS solution, we've been using MUI themes and it seems capable. |
The text was updated successfully, but these errors were encountered: