From c5334d0030a12cfa8d1cd206d12ee1196880dbde Mon Sep 17 00:00:00 2001 From: Alexander Mextner Date: Fri, 24 May 2019 00:11:28 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92b445e..45a500d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Injects class map imported from css-modules into js. Plugin respects webpack css-modules API and postcss config. # Requirements -- babel == 7, node >= 8. +- babel == 7, postcss == 7, node >= 8.
**Note**. For babel@6 use previous version of plugin: [0.x.x] - babel and postcss configs for best results