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 2abc89e commit 4747063Copy full SHA for 4747063
pkg/sass-parser/CHANGELOG.md
@@ -1,7 +1,11 @@
1
-## 0.4.36
+## 0.4.37
2
3
* Add support for the CSS `if()` expression and its Sass extensions.
4
5
+## 0.4.36
6
+
7
+* No user-visible changes.
8
9
## 0.4.35
10
11
* No user-visible changes.
pkg/sass-parser/package.json
@@ -1,6 +1,6 @@
{
"name": "sass-parser",
- "version": "0.4.36",
+ "version": "0.4.37",
"description": "A PostCSS-compatible wrapper of the official Sass parser",
"repository": "sass/dart-sass",
"author": "Google Inc.",
0 commit comments