@alphalets-ui/fonts
v0.0.1-canary-1
Published
Font-stack used for Alphalets UI.
Readme
@alphalets-ui/fonts
Font-stack used in the Alphalets Design System.
Install
# yarn
$ yarn add @alphalets-ui/fonts
# npm
$ npm i @alphalets-ui/fontsUsage
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';