0.0.1-canary-1 • Published 4 years ago

@alphalets-ui/fonts v0.0.1-canary-1

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
4 years ago

@alphalets-ui/fonts

Font-stack used in the Alphalets Design System.

Install

# yarn
$ yarn add @alphalets-ui/fonts
# npm
$ npm i @alphalets-ui/fonts

Usage

We use the Montserrat font in the Alphalets Design System. To use these fonts within your app, import as follows:

import '@alphalets-ui/fonts/montserrat.css';