Ayu

Results 66 issues of Ayu

Continuing on from https://github.com/tabler/tabler-icons/pull/265. I also noticed that the latest tag on NPM is actually linked to beta9 instead of 10 as seen here: https://www.npmjs.com/package/@tabler/core?activeTab=versions That has a side-effect of...

## Discord Server jsDelivr has a Discord server where our community can get in touch with us, suggest new ideas or just hang out with other developers! We're always open...

# Website Redesign This is an open request to any designers who may be interested in helping with this issue through the creation of design mockups, especially since while I...

contributors welcome!
website

A new tinylib for the project that I'm documenting for future reference when I get to it. The [CSS template](https://github.com/fontsource/fontsource/blob/main/scripts/templates/css.ts) is repetitive and inflexible, and I want to move away...

repo management

pnpm workspaces is a huge improvement from Yarn workspaces in my other projects. Now that google-font-metadata is CLI based, we can migrate over to pnpm without any issues (previously gfm...

repo management

# New Variable Font Files As discussed partly in #384, the flexibility of generated variable font files could be improved to support a wider range of variable font axes. ##...

enhancement

Inspired and derived from [Font Magician](https://github.com/jonathantneal/postcss-font-magician), I feel that it would be great for us to have our own flavour that directly supports Fontsource self-hosted fonts. The intent is to...

enhancement
contributors welcome!
not stale

# Feature Google still holds lots of information that Fontsource could leverage. Particularly, I'd love to download these [Protobuf](https://github.com/google/fonts/blob/main/ofl/notosansimperialaramaic/METADATA.pb) files and include some of the data into metadata.json automatically and...

enhancement
contributors welcome!
not stale

# Packager The generic packager is a very limited tool that allows us to add non-Google fonts to the Fontsource repository. However, in comparison to the Google packagers, it lacks...

enhancement

This is a proposal to release `@fontsource/plugin-compile` which aims to compile CSS and SCSS on build time to allow full developer flexibility on what their CSS/SCSS should contain. Similar to...

enhancement
needs community input