Munter / subfont

Command line tool to optimize your webfont loading. Aggressive subsetting based on your font use, self-hosting of Google fonts and preloading
MIT License
1.56k stars 29 forks source link

Use the font-family library to parse font-family property in postcss ast #132

Closed papandreou closed 3 years ago

papandreou commented 3 years ago

Prevents the backslash from being kept in font-family: Font Awesome\ 5 Free

Fixes #128

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 586


Files with Coverage Reduction New Missed Lines %
lib/HeadlessBrowser.js 2 91.43%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 583: -0.2%
Covered Lines: 1154
Relevant Lines: 1227

💛 - Coveralls