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

@geist-ui/typography

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geist-ui/typography

> You can get the Typography style from Geist UI here.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
2
Created
Source

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

  • Install: npm i @geist-ui/themes @geist-ui/typography

  • 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>

Example

  • example site

License

MIT

FAQs

Package last updated on 24 Aug 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