samvera-deprecated / browse-everything-redux-react

React user interface for browse-everything
Other
0 stars 3 forks source link

Explore a better approach to styling with the Material UI #30

Open jrgriffiniii opened 4 years ago

jrgriffiniii commented 4 years ago

The useTheme Hook seems to provide much of the behavior I was injecting the using ad-hoc Objects as props for passing CSS styling rules: https://material-ui.com/styles/advanced/#accessing-the-theme-in-a-component

Theming should probably be used for the overall styling of this, as there is a fairly detailed guide describing some best practices for this approach: https://material-ui.com/customization/theming/

adamjarling commented 4 years ago

This fairly easily goes with #32

jrgriffiniii commented 3 days ago

jrgriffiniii as a test for an automated maintenance task, this issue is being labeled as stale due to its age. Should you wish to reclassify this as a prioritized issue, please contact @jrgriffiniii for assistance. Thank you for your patience.