1.0.0 • Published 4 years ago

@zeit-ui/typographic v1.0.0

Weekly downloads
7
License
MIT
Repository
github
Last release
4 years ago

Typographic for Zeit Design

You can get the Typographic style from Zeit design here.

How to start

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

Used in npm project

  1. Install themes and typographic: npm i @zeit-ui/themes @zeit-ui/typographic

  2. Import:

    import '@zeit-ui/themes'
    import '@zeit-ui/typographic'

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/@zeit-ui/typographic@latest/umd.css"></script>

Example

License

MIT

1.0.0

4 years ago

0.2.6

4 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago