All Projects → geist-org → typography

geist-org / typography

Licence: MIT License
Typography styles of Geist

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
stylus
462 projects

This project is no longer maintained and it is recommended to use Geist UI

Typography for Geist UI

You can get the Typography style from Geist UI here.


How to start

@geist-ui/typography consists of themes and typography. Package themes is the basic variables, Package typography is the text styles.

Used by NPM

  1. Install: npm i @geist-ui/themes @geist-ui/typography

  2. Import:

import '@geist-ui/themes'
import '@geist-ui/typography'

Used by CDN

Sometimes you just need a simple project, like only one .html file, you can choose the packaged UMD file on CDN (the umd package is still mini, ≈≈ 1kb):

<script src="https://cdn.jsdelivr.net/npm/@geist-ui/typography@latest/umd.css"></script>

Documentation


License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].