You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add vite 4 to peer dependencies version ([60bae97](https://github.com/stafyniaksacha/unplugin-fonts/commit/60bae97fcad268c73009c9950f07ce05ed50b785))
35
+
* add vite 4 to peer dependencies version ([60bae97](https://github.com/cssninjaStudio/unplugin-fonts/commit/60bae97fcad268c73009c9950f07ce05ed50b785))
Load fonts from any provider and use them in your project, whatever the framework you use.
7
+
This plugin goes beyond just generating font-face rules - it also takes care of link preload and prefetch, optimizing font loading for a faster and more efficient user experience.
8
8
9
-
This module takes care of loading the font files and generating the font-face rules. By default it preloads the font files and uses the swap strategy, but you can customize this behavior.
9
+
Unfonts currently supports popular font providers like Typekit, Google Fonts, and Fontsource, as well as custom fonts. This gives you the flexibility to choose from a vast range of fonts and seamlessly integrate them into your projects.
10
10
11
-
Currently supported providers:
11
+
With Unfonts, you no longer have to manually manage font files and font-face rules, or worry about slow loading times. Our package does all the heavy lifting for you, so you can focus on creating amazing content with ease.
0 commit comments