mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-30 04:39:03 +01:00
Update the contribution guidelines regarding behaviors not supported by libsass (#1555)
As libsass is deprecated, specs should not use `ignore_for` rather than `todo` but the contribution guide was still using the old behavior.
This commit is contained in:
parent
681bbb2a0d
commit
da67438ac2
@ -118,7 +118,7 @@ To create a new spec:
|
||||
|
||||
```yaml
|
||||
---
|
||||
:todo:
|
||||
:ignore_for:
|
||||
- libsass
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user