Skip to content

attitude/typographicss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypographiCSS

Typographically accurate text in CSS

TypographiCSS

See demo

Usage

.typographicss-mixin(
    16, // Font size in points
    24, // Line height in points
    24, // Margin before
    24, // Margin after
    16, // Font-size base for EMs calculations
    70  // Cap height of the specific font; 80 is default
);

More reading

Designing a perfect text frame in CSS on Medium

About

Designing a perfect CSS text frame

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors