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 f4e8418 commit b806efdCopy full SHA for b806efd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [5.3.1](https://github.com/MorevM/stylelint-config/compare/v5.3.0...v5.3.1) (2024-03-12)
4
+
5
6
+### Bug fixes
7
8
+* **scss:** Disable `function-no-unknown` for SCSS files ([f4e8418](https://github.com/MorevM/stylelint-config/commit/f4e8418d357d4b6eb1f7ac31e64eaadf36831e72))
9
10
## [5.3.0](https://github.com/MorevM/stylelint-config/compare/v5.2.0...v5.3.0) (2024-03-09)
11
12
package.json
@@ -2,7 +2,7 @@
"name": "@morev/stylelint-config",
"description": "Strict shareable Stylelint configuration",
"type": "module",
- "version": "5.3.0",
+ "version": "5.3.1",
"private": false,
"engines": {
"node": ">=18.12.0"
0 commit comments