unplugin-fonts
unplugin-fonts copied to clipboard
Support remote webfonts
Support webfonts URLs (like Google, but from a custom provider)
Hello! Thanks for the interest you have in the project!
I think we should discuss how we can bind meta to a font file (name, weight, styles) to generate @font-face css directive.
Once it's done, we can implement font resolvers (local ttf, remote url or from npm package)
What do you think about?
Shouldn't fonts give already their meta?