mirror of
https://github.com/zhigang1992/react.git
synced 2026-01-28 22:30:13 +08:00
284 B
284 B
Custom styles
This is an example of how to override styles in geist-ui.
Getting Started
First, run the development server:
npm i && npm run dev
# or
yarn && yarn dev
Open http://localhost:3000 with your browser to see the result.