Skip to content

Commit

Permalink
docs: link out to font picker styling example
Browse files Browse the repository at this point in the history
  • Loading branch information
ae9is committed Jun 8, 2024
1 parent d2a8beb commit 661ada4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ import 'react-fontpicker-ts/dist/index.css'

See css classnames in: [packages/fontpicker/src/components/FontPicker.css](https://github.com/ae9is/react-fontpicker/tree/main/packages/fontpicker/src/components/FontPicker.css)

For an example integrating the font picker into an app, see here: [ae9is/uimix](https://github.com/ae9is/uimix/commit/52fd0292a094bbcdfa766ce36ace055a7de93838)

## Project structure

The font picker project lives in this [Turborepo](https://turbo.build/repo/docs) monorepo at [packages/fontpicker/](https://github.com/ae9is/react-fontpicker/tree/main/packages/fontpicker/)
Expand Down

0 comments on commit 661ada4

Please sign in to comment.