Skip to content

Commit c715df2

Browse files
docs: note about webpack version (#531)
1 parent 8a71bf7 commit c715df2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ Loader to process CSS with [`PostCSS`](https://github.com/postcss/postcss).
4141

4242
## Getting Started
4343

44+
You need webpack v5 to use the latest version. For Webpack v4, you have to install postcss-loader v4.
45+
4446
To begin, you'll need to install `postcss-loader` and `postcss`:
4547

4648
```console

0 commit comments

Comments
 (0)