@agderposten/fonts
v1.2.1
Published
Easily use `agm` fonts by composing them with CSS.
Downloads
16
Readme
Fonts
Easily use agm fonts by composing them with CSS.
Installation
npm install @agderposten/fontsUsage
.myClassName {
composes: font from '@agderposten/fonts/flama/sans/basic.css';
}To see what fonts and weights are available, refer to the directory listing.
