Skip to content

Commit dfb991f

Browse files
authored
chore(gatsby-plugin-sass): Update README (#29965)
1 parent a6a3fcd commit dfb991f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/gatsby-plugin-sass/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ plugins: [
4848
]
4949
```
5050

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`.
51+
If you need to override the default options passed into [`css-loader`](https://github.com/webpack-contrib/css-loader):
52+
**Note:** Gatsby is using `css-loader@^5.0.0`.
5353

5454
```javascript:title=gatsby-config.js
5555
plugins: [

0 commit comments

Comments
 (0)