Stranger6667 / css-inline

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

fix: Nth-child selector #325

Closed Stranger6667 closed 7 months ago

Stranger6667 commented 7 months ago

Fixes #324

codspeed-hq[bot] commented 7 months ago

CodSpeed Performance Report

Merging #325 will not alter performance

Comparing dd/fix-nth-selector (6a9792a) with master (066d294)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (066d294) 84.23% compared to head (6a9792a) 84.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #325 +/- ## ========================================== + Coverage 84.23% 84.65% +0.42% ========================================== Files 19 19 Lines 1789 1799 +10 ========================================== + Hits 1507 1523 +16 + Misses 282 276 -6 ```

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