webpack-contrib / sass-loader

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

fix: handle `pkg:` scheme #1191

Closed alexander-akait closed 6 months ago

alexander-akait commented 6 months ago

This PR contains a:

Motivation / Use-Case

Handle pkg: scheme inside webpack importer

Breaking Changes

No

Additional Info

No

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (1fa54da) 94.36% compared to head (87d9dc2) 94.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1191 +/- ## ========================================== + Coverage 94.36% 94.44% +0.07% ========================================== Files 3 3 Lines 355 360 +5 Branches 130 132 +2 ========================================== + Hits 335 340 +5 Misses 18 18 Partials 2 2 ```

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