nuxt / fonts

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

docs: add docs page #146

Open qwerzl opened 2 weeks ago

qwerzl commented 2 weeks ago

This PR adds a docs page, some parts come from Nuxt Image.

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 43.48%. Comparing base (ac653db) to head (3f76057).

Files Patch % Lines
docs/components/TheIllustration.vue 0.00% 247 Missing and 1 partial :warning:
docs/nuxt.schema.ts 0.00% 217 Missing and 1 partial :warning:
docs/pages/index.vue 0.00% 173 Missing and 1 partial :warning:
docs/app.vue 0.00% 137 Missing and 1 partial :warning:
docs/pages/[...slug].vue 0.00% 112 Missing and 1 partial :warning:
docs/app.config.ts 0.00% 77 Missing and 1 partial :warning:
docs/error.vue 0.00% 54 Missing and 1 partial :warning:
docs/components/AppHeader.vue 0.00% 52 Missing and 1 partial :warning:
docs/components/AdsCarbon.vue 0.00% 47 Missing and 1 partial :warning:
docs/nuxt.config.ts 0.00% 35 Missing and 1 partial :warning:
... and 5 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## =========================================== - Coverage 63.70% 43.48% -20.23% =========================================== Files 41 56 +15 Lines 2717 3981 +1264 Branches 397 412 +15 =========================================== Hits 1731 1731 - Misses 960 2209 +1249 - Partials 26 41 +15 ```

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