New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@zeit-ui/typographic

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zeit-ui/typographic

> You can get the Typographic style from Zeit design here.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

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

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

  • 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

  • example site

License

MIT

FAQs

Package last updated on 18 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts