Minified CSS files for webfont
Closed this issue · 2 comments
webmasterslava commented
Please add minified CSS files for webfont:
webfont/cryptocoins.min.css
webfont/cryptocoins-colors.min.css
I could minify these files myself using webpack, but I'm loading them from https://cdn.jsdelivr.net to descrease my entry filesize.
FastTrackBeginner commented
Einverstanden
webmasterslava <notifications@github.com> schrieb am Fr., 11. Mai 2018,
18:52:
… Please add minified CSS files for webfont:
webfont/cryptocoins.min.css
webfont/cryptocoins-colors.min.css
I could minify these files myself using webpack, but I'm loading them from
https://cdn.jsdelivr.net to descrease my entry filesize.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#170>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AX-NchVdKlz-1A8D0J-SwWUiUxyvrNljks5txcHCgaJpZM4T7wiG>
.
MartinKolarik commented
jsDelivr is able to minify the files on its own, just add .min
to the filename:
https://cdn.jsdelivr.net/npm/cryptocoins-icons@2.7.0/webfont/cryptocoins.min.css
https://cdn.jsdelivr.net/npm/cryptocoins-icons@2.7.0/webfont/cryptocoins-colors.min.css