coders-camp-2021-best-team / TeamUp-Client

GNU General Public License v3.0
4 stars 1 forks source link

feat/ui-prepare-theme #6

Closed Veryyapeee closed 2 years ago

Veryyapeee commented 2 years ago

AC In order to work with custom styles in MUI we need to create custom ThemeProvider.

ThemeProvider should define colors, breakpoints, etc. basically everything which would be custom defined on Figma.

Check out the MUI docs about theme (Remember about TypeScript 8) ) ~ https://mui.com/customization/theming/

create-issue-branch[bot] commented 2 years ago

Branch issue-6-feat/ui-prepare-theme created!