Skip to content

Commit 78150a9

Browse files
authored
1 parent e9e44d7 commit 78150a9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
emitted in source order as much as possible, instead of always being emitted
55
after the CSS of all module dependencies.
66

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+
713
## 1.63.6
814

915
### JavaScript API

0 commit comments

Comments
 (0)