schultek / jaspr

Modern web framework for building websites in Dart. Supports SPAs and SSR.
https://jasprpad.schultek.de
MIT License
1.01k stars 59 forks source link

Add fontstylerule to add external font files #150

Closed cybertheory closed 5 months ago

cybertheory commented 6 months ago

Description

Add fontstylerule to add external font files

Type of Change

Ready Checklist

If you need help, consider asking for advice on the #contribute channel on Discord.

docs-page[bot] commented 6 months ago

To view this pull requests documentation preview, visit the following URL:

docs.page/schultek/jaspr~150

Documentation is deployed and generated using docs.page.

github-actions[bot] commented 6 months ago

Package Version Report

The following packages have been updated: jaspr : 0.9.3 -> 0.10.0 jaspr_builder : 0.9.3 -> 0.10.0 jaspr_cli : 0.9.3 -> 0.10.0 jaspr_flutter_embed : 0.1.4 -> 0.1.5 jaspr_riverpod : 0.3.8 -> 0.3.9 jaspr_router : 0.3.0 -> 0.3.1 jaspr_test : 0.9.3 -> 0.10.0

codecov[bot] commented 6 months ago

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (7f34df5) 60.99% compared to head (fb5f989) 60.82%.

Files Patch % Lines
packages/jaspr/lib/src/components/style.dart 0.00% 22 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## ========================================== - Coverage 60.99% 60.82% -0.17% ========================================== Files 98 98 Lines 4071 4082 +11 ========================================== Hits 2483 2483 - Misses 1588 1599 +11 ```

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