Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 593 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 593 Bytes

Material UI with a Custom Theme

An example React and TypeScript repo demonstrating how to extend the Material UI theme with custom design tokens.

Button

Light Mode

Screen Shot 2022-09-19 at 10 07 46 AM

Dark Mode

Screen Shot 2022-09-19 at 10 07 16 AM

Installation

yarn install
yarn run storybook