Skip to content

Commit 7091366

Browse files
authored
Update src/content/configuration/module.mdx
1 parent 2ae65ff commit 7091366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/configuration/module.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ This option enables the handling of `@import` at-rules in CSS files. When set to
338338
}
339339
```
340340

341-
T> To filter specific imports, you can use Webpack's built-in [IgnorePlugin](plugins/ignore-plugin/). The [`filter` option](/loaders/css-loader/#filter), as available in `css-loader`, is not supported.
341+
T> To filter specific imports, you can use Webpack's built-in [IgnorePlugin](/plugins/ignore-plugin/). The [`filter` option](/loaders/css-loader/#filter), as available in `css-loader`, is not supported.
342342

343343
#### module.parser.css.namedExports
344344

0 commit comments

Comments
 (0)