Skip to content

Speed up initialization of new Typography object

Compare
Choose a tag to compare
@KyleAMathews KyleAMathews released this 15 Aug 18:53
· 449 commits to master since this release

Basically defer all work until actually needed. Don't create the styles string or React.js components unless asked for.