webpack-contrib / postcss-loader

PostCSS loader for webpack
MIT License
2.86k stars 211 forks source link

feat: add `@rspack/core` as an optional peer dependency #679

Closed snitin315 closed 7 months ago

snitin315 commented 7 months ago

This PR contains a:

Motivation / Use-Case

Fix https://github.com/webpack-contrib/postcss-loader/issues/678

Breaking Changes

No

Additional Info

No

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (d53fe9d) 88.73% compared to head (70dd30a) 88.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #679 +/- ## ======================================= Coverage 88.73% 88.73% ======================================= Files 3 3 Lines 355 355 Branches 116 116 ======================================= Hits 315 315 Misses 37 37 Partials 3 3 ```

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