Skip to content

Commit 9fee648

Browse files
committed
update readme
1 parent f7c1388 commit 9fee648

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@
3737
### Installation
3838
`npm install --save-dev postcss postcss-replace-overflow-wrap`
3939

40+
For Postcss 7 or earlier use Version 3 or earlier:
41+
42+
`npm install --save-dev postcss-replace-overflow-wrap@3`
43+
44+
4045
## Usage
4146

4247
```js

0 commit comments

Comments
 (0)