webpack-contrib / sass-loader

Compiles Sass to CSS
MIT License
3.9k stars 428 forks source link

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

Closed alexander-akait closed 7 months ago

alexander-akait commented 7 months ago

This PR contains a:

Motivation / Use-Case

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 (bd65cba) 94.36% compared to head (21f09b8) 94.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1184 +/- ## ======================================= Coverage 94.36% 94.36% ======================================= Files 3 3 Lines 355 355 Branches 130 130 ======================================= Hits 335 335 Misses 18 18 Partials 2 2 ```

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