Skip to content

Commit

Permalink
docs: note about webpack version (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Jun 10, 2021
1 parent 8a71bf7 commit c715df2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -41,6 +41,8 @@ Loader to process CSS with [`PostCSS`](https://github.com/postcss/postcss).

## Getting Started

You need webpack v5 to use the latest version. For Webpack v4, you have to install postcss-loader v4.

To begin, you'll need to install `postcss-loader` and `postcss`:

```console
Expand Down

0 comments on commit c715df2

Please sign in to comment.