Skip to content

Commit 72b59fb

Browse files
committed
docs(en): fetch all
1 parent 08c03e6 commit 72b59fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/loaders/postcss-loader.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ npm install --save-dev postcss-loader postcss
5757

5858
Then add the plugin to your `webpack` config. For example:
5959

60+
> In the following configuration the plugin [`postcss-preset-env`](https://github.com/csstools/postcss-preset-env) is used, which is not installed by default.
61+
6062
**file.js**
6163

6264
```js

0 commit comments

Comments
 (0)