Add upgrade guide for Sass
This commit is contained in:
parent
7152d037ad
commit
c172575d25
@ -4,7 +4,8 @@
|
|||||||
|
|
||||||
### Breaking
|
### Breaking
|
||||||
- `get_file_hash` is removed, use `get_hash` instead. Arguments do not change
|
- `get_file_hash` is removed, use `get_hash` instead. Arguments do not change
|
||||||
- Replace libsass by a Rust implementation: [grass](https://github.com/connorskees/grass)
|
- Replace libsass by a Rust implementation: [grass](https://github.com/connorskees/grass). See https://sass-lang.com/documentation/breaking-changes
|
||||||
|
for breaking changes with libsass: look for "beginning in Dart Sass"
|
||||||
|
|
||||||
### Other
|
### Other
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user