Add changelog for sass/embedded-host-node#226 (#1992)

This commit is contained in:
Goodwine 2023-06-30 19:19:20 -07:00 committed by GitHub
parent e9e44d7edb
commit 78150a94f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,12 @@
emitted in source order as much as possible, instead of always being emitted
after the CSS of all module dependencies.
### Embedded Sass
* Fix a bug where nested relative `@imports` failed to load when using the
deprecated functions `render` or `renderSync` and those relative imports were
loaded multiple times across different files.
## 1.63.6
### JavaScript API