We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e306e1a commit c1f58d9Copy full SHA for c1f58d9
README.md
@@ -12,7 +12,8 @@ You should install the following versions:
12
13
|`@swc/core` version|working version|
14
|:-:|:-:|
15
-| `latest` > version >= `1.3.106`|`swc-plugin-auto-css-modules@1.6.0`|
+| `latest` > version >= `1.4.0`|`swc-plugin-auto-css-modules@1.6.0`|
16
+| `1.3.108` > version >= `1.3.106`|Not support|
17
| `1.3.106` > version >= `1.3.63`|`swc-plugin-auto-css-modules@1.5.0`|
18
| `1.3.63` > version >= `1.3.41`|`swc-plugin-auto-css-modules@1.4.0`|
19
| `1.3.41` > version >= `1.3.24`|`swc-plugin-auto-css-modules@1.3.0`|
0 commit comments