Skip to content

New themes, theme cleanups, remove fontFace support

Compare
Choose a tag to compare
@KyleAMathews KyleAMathews released this 02 Aug 03:28
· 238 commits to master since this release

Breaking changes

  • Removed fontface support as not core to goals of project + many other better solutions for this. ffab1e9
  • Deprecated fontSizeToMS function and replaced it with adjustFontSizeToMSValue. a69a413
  • Deprecated fontSizeToPx function. Use adjustFontSizeTo instead. a69a413