Skip to content

expe/o-type

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

o-type


Recommended setup

html {
	font-family: $o-type-font-family;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
	text-rendering: optimizeSpeed;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

Licence

This software is published by the Financial Times under the MIT licence.

About

Reviving o-typography under a new name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.8%
  • CSS 31.0%
  • JavaScript 4.2%