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 2321e14 commit 8bdfc73Copy full SHA for 8bdfc73
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 4.0.8
5
+* Fixed nodes positions (by Ido Rosenthal).
6
+
7
## 4.0.7
8
* Fixed TypeScript support with `moduleResulution: bundler` (by Avi Vahl).
9
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-scss",
- "version": "4.0.7",
+ "version": "4.0.8",
"description": "SCSS parser for PostCSS",
"keywords": [
"css",
0 commit comments