File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
4
4
5
5
## 4.1.0
6
- * Added: Support for HTML style tag and attribute (when used with [ postcss-html] ( https://github.com/gucong3000/postcss-html ) syntax).
7
- * Added: Support for CSS-in-JS (when used with [ postcss-jsx] ( https://github.com/gucong3000/postcss-jsx ) syntax).
6
+ * Added: _ Experimental _ support for HTML style tag and attribute (when used with [ postcss-html] ( https://github.com/gucong3000/postcss-html ) syntax).
7
+ * Added: _ Experimental _ support for CSS-in-JS (when used with [ postcss-jsx] ( https://github.com/gucong3000/postcss-jsx ) syntax).
8
8
9
9
## 4.0.1
10
10
* Fixed: Incorrect sorting in Node.js 11, due recent change to ` Array.sort() ` in V8.
You can’t perform that action at this time.
0 commit comments