We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a3fcd commit dfb991fCopy full SHA for dfb991f
packages/gatsby-plugin-sass/README.md
@@ -48,8 +48,8 @@ plugins: [
48
]
49
```
50
51
-If you need to override the default options passed into [`css-loader`](https://github.com/webpack-contrib/css-loader/tree/version-1):
52
-**Note:** Gatsby is using `css-loader@1.0.1`.
+If you need to override the default options passed into [`css-loader`](https://github.com/webpack-contrib/css-loader):
+**Note:** Gatsby is using `css-loader@^5.0.0`.
53
54
```javascript:title=gatsby-config.js
55
plugins: [
0 commit comments