Stranger6667 / css-inline

High-performance library for inlining CSS into HTML 'style' attributes
https://css-inline.org/
MIT License
232 stars 29 forks source link

feat: External stylesheet caching #350

Closed Stranger6667 closed 4 months ago

Stranger6667 commented 4 months ago

Resolves #314

codspeed-hq[bot] commented 4 months ago

CodSpeed Performance Report

Merging #350 will not alter performance

Comparing dd/cache-stylesheets (b9d28c9) with master (ee538f2)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.32%. Comparing base (ee538f2) to head (b9d28c9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #350 +/- ## ========================================== + Coverage 85.04% 86.32% +1.28% ========================================== Files 18 18 Lines 1759 1814 +55 ========================================== + Hits 1496 1566 +70 + Misses 263 248 -15 ```

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