Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 623 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 623 Bytes

avalanchesass_utility_font_family

Font family utility classes.

ATTENTION: This package is outdated, you can find the latest release under a new name: https://www.npmjs.com/package/@avalanche/utility-font-family

Install

npm install avalanchesass_utility_font_family --save

Basic usage

/* Import the main file. */
@import 'avalanchesass_utility_font_family';

/* Import just the mixin file. */
@import 'avalanchesass_utility_font_family/mixin';

About

Author

Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner

License

GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)