font-splitter
font-splitter copied to clipboard
Generated CSS containing bad linefeeds
Thank you for making this tool. However, when using this tool to split HanaMin, the generated CSS seems to contain bad linefeeds that cause the browser failed to load the fonts, like the below snippet:
/**
* Font Splitter
* https://github.com/VdustR/font-splitter
*/
@font-face {
font-family: 花園明朝A
;
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('花園明朝A Regular
'), local('HanaMinA
'), url(HanaMinA.Basic-Latin.woff2) format('woff2');
unicode-range: U+0, U+8-9, U+d, U+1d, U+20-7e;
}
Thanks for the feedback and sorry about that I just see this issue so lately.
I'll check the problem ASAP. You can try hanamin for now if it satisfies your requirement.