We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f1d57 commit 718d0fbCopy full SHA for 718d0fb
packages/gatsby-plugin-less/README.md
@@ -17,7 +17,7 @@ plugins: [`gatsby-plugin-less`]
17
```
18
19
If you need to pass options to the Less loader use the `loaderOptions` and to Less use `lessOptions` object;
20
-see [less-loader](https://github.com/webpack-contrib/less-loader) for all available options.
+see [`less-loader`](https://github.com/webpack-contrib/less-loader) for all available options.
21
22
```javascript
23
// in gatsby-config.js
0 commit comments