You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -886,7 +886,7 @@ module.exports = {
886
886
```
887
887
888
888
If you want to edit the original Sass files inside Chrome, [there's a good blog post](https://medium.com/@toolmantim/getting-started-with-css-sourcemaps-and-in-browser-sass-editing-b4daab987fb0).
889
-
Checkout [test/sourceMap](https://github.com/webpack-contrib/sass-loader/tree/master/test) for a working example.
889
+
Checkout [test/sourceMap](https://github.com/webpack/sass-loader/tree/main/test) for a working example.
890
890
891
891
## Contributing
892
892
@@ -903,10 +903,10 @@ If you're new here, please take a moment to review our contributing guidelines b
0 commit comments