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 11550ec commit ffd9c4fCopy full SHA for ffd9c4f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.4.0
2
+
3
+- Experimental stylus support.
4
5
## 0.3.2
6
7
- Support bracket notation completion.
package.json
@@ -2,7 +2,7 @@
"name": "vscode-css-modules",
"displayName": "CSS Modules",
"description": "Visual Studio Code extension for CSS Modules",
- "version": "0.3.2",
+ "version": "0.4.0",
"publisher": "clinyong",
"engines": {
8
"vscode": "^1.56.0"
0 commit comments