Ayu
Ayu
Yeah I don't think that's a solid solution for the long term, you can manually change the dist tag like this: `npm dist-tag add @ latest` Otherwise, a maintainer can...
> It might also be possible to get WOFF or WOFF2 versions from the fonts.google.com CDN, but I don’t know the details. (It wasn’t easily done the last time I...
Just for additional context, this is an [example](https://github.com/fontsource/fontsource/blob/main/packages/roboto/400.css). It would be great if we could have the font split up into separate subset for distribution.
> Try going to the theme creator, (under the down arrow button next to minimize) pick the colors you want, then apply. On my end, I just have to click...
I tend to use [Depfu](https://depfu.com/) for its ability to "group" updates. It checks dependencies on an interval of your choosing and sends a single PR for all the updates. The...
It'd be super useful to have this, especially since the library section itself is inconsistent with detecting new releases. I tend to just scroll through the 'latest updates' tab of...
We might need to publish a second package for a font if it trips the 250MB size limit, because just removing unnecessary subsets might not be enough. This should only...
Closed in favour of #589.
Awesome work, thank you so much! I'll better review this when I get more time, but an initial remark is that none of the generated files should be manually edited...
I'm not going to be available until mid-September to work on this repo and that's no guarantee, but I can outline what I would do to implement this. Update [google-font-metadata](https://github.com/fontsource/google-font-metadata)...