Skip to content

Commit c172575

Browse files
committed
Add upgrade guide for Sass
1 parent 7152d03 commit c172575

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
### Breaking
66
- `get_file_hash` is removed, use `get_hash` instead. Arguments do not change
7-
- Replace libsass by a Rust implementation: [grass](https://github.com/connorskees/grass)
7+
- Replace libsass by a Rust implementation: [grass](https://github.com/connorskees/grass). See https://sass-lang.com/documentation/breaking-changes
8+
for breaking changes with libsass: look for "beginning in Dart Sass"
89

910
### Other
1011

0 commit comments

Comments
 (0)