webpack-contrib / sass-loader

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

feat: support webpack built-in resolver for modern and modern-compile… #1197

Closed alexander-akait closed 5 months ago

alexander-akait commented 5 months ago

…r API

This PR contains a:

Motivation / Use-Case

fixes https://github.com/webpack-contrib/sass-loader/issues/774

Breaking Changes

No

Additional Info

No