get-google-fonts icon indicating copy to clipboard operation
get-google-fonts copied to clipboard

Fails to download italic font styles when weight is given as `700italic`

Open pankajpatel opened this issue 1 year ago • 0 comments

https://github.com/MrMaxie/get-google-fonts/blob/2f8b15f6d7072533ca2ad5e0b74ccf28a313e8c8/main.js#L389

Because of above-linked location, the weights with italic are discarded when italic is mentioned as italic instead of i

Though, Google fonts CSS API allows the download in both cases.

pankajpatel avatar Mar 17 '23 15:03 pankajpatel