We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a71bf7 commit c715df2Copy full SHA for c715df2
README.md
@@ -41,6 +41,8 @@ Loader to process CSS with [`PostCSS`](https://github.com/postcss/postcss).
41
42
## Getting Started
43
44
+You need webpack v5 to use the latest version. For Webpack v4, you have to install postcss-loader v4.
45
+
46
To begin, you'll need to install `postcss-loader` and `postcss`:
47
48
```console
0 commit comments