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 e9e44d7 commit 78150a9Copy full SHA for 78150a9
CHANGELOG.md
@@ -4,6 +4,12 @@
4
emitted in source order as much as possible, instead of always being emitted
5
after the CSS of all module dependencies.
6
7
+### Embedded Sass
8
+
9
+* Fix a bug where nested relative `@imports` failed to load when using the
10
+ deprecated functions `render` or `renderSync` and those relative imports were
11
+ loaded multiple times across different files.
12
13
## 1.63.6
14
15
### JavaScript API
0 commit comments