We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707f2d9 commit d63b335Copy full SHA for d63b335
CHANGELOG.md
@@ -3,6 +3,10 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](https://semver.org/).
5
6
+## 8.1.1
7
+
8
+* Fixed false positives for non-standard CSS (e.g. SCSS) in `<style>` tags, when using `postcss-html` custom syntax
9
10
## 8.1.0
11
12
* Added `custom-properties-alphabetical-order` rule
0 commit comments