KyleAMathews / typography.js

A powerful toolkit for building websites with beautiful design
http://kyleamathews.github.io/typography.js/
MIT License
3.84k stars 182 forks source link

Controlling letter-spacing #186

Closed antoniocarusone closed 6 years ago

antoniocarusone commented 6 years ago

Is there a configuration object for controlling the letter-spacing? If not, how can I do it?

KyleAMathews commented 6 years ago

Check out the overrideStyles option in the readme

https://github.com/KyleAMathews/typography.js/blob/master/README.md

You can also use regular CSS.