1.1.1 • Published 4 years ago

@ekstra-bladet/eb-fonts v1.1.1

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

EB Fonts

EB fonts for SCSS and CSS

Installation

npm install ebudvikling/eb-fonts --save

Usage

Variables and maps:

@import "node_modules/eb-fonts/src/all.scss";

The above also adds styling to the following html elements: body, h1, h2, h3, h4, h5, h6, p

Only class styling

@import "node_modules/eb-fonts/src/all-onlyclassstyling.scss";

Only size portion

from xxsmall to xxxlarge

@import "node_modules/eb-fonts/src/sizes/all.scss";

Sizes

smartphone / mobile

Size nameeb size mappingfont-size
xxsmallads7px
xsmalltimestamp10px
smallcaption12px
mediumshowmore15px
largebodytext15px
xlargesubtitle20px
xxlargequote20px
xxxlargetitle36px

desktop && tablet

Size nameeb size mappingfont-size
xxsmallads10px
xsmalltimestamp12px
smallcaption14px
mediumshowmore16px
largebodytext18px
xlargesubtitle20px
xxlargequote30px
xxxlargetitle50px