nuxt / fonts

Plug-and-play web font optimization and configuration for Nuxt apps.
https://nuxt.com
MIT License
369 stars 4 forks source link

fix: add style while generating local fallbacks for variable #110

Closed qwerzl closed 1 month ago

qwerzl commented 1 month ago

I noticed this problem while testing. While adding local fallbacks for variable fonts, styles should also be added.

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (main@0913b4b). Click here to learn what that means.

Files Patch % Lines
src/css/parse.ts 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #110 +/- ## ======================================= Coverage ? 64.60% ======================================= Files ? 41 Lines ? 2639 Branches ? 425 ======================================= Hits ? 1705 Misses ? 909 Partials ? 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.