-
Notifications
You must be signed in to change notification settings - Fork 7
Add charset option #91
Conversation
@Goodwine Should I update the dart-sass dependency version to BTW, you can |
|
ah.. thanks for the tip 😅 And yes, please update the version on both the dependency and the package itself, thanks! |
|
discussing with @nex3 the failures on JS API Tests shouldn't be happening, I'll take a look here as well :) |
|
@Goodwine I found the CI had an incorrect clone path for dart-sass and was able to fix that. However JS API Tests now fails with some TS type checking: @nex3 I thought this is already fixed in sass/embedded-host-node@d6dbd87, any ideas why CI is failing? |
|
Ok turns out I did not rebase sass/embedded-host-node#152 to the latest. |
|
@Goodwine Now CI fails with creating a symlink on windows only, for which I have no idea about. Otherwise, everything seems to be ok. |
|
Tried to replace |
|
Thanks for diving and fixing the errors, it's very interesting how it used to work but not anymore lol, but the changes look reasonable :) |
sass/sass#3242
Depends on:
See sass/embedded-host-node#152