DEPRECATION WARNING on line 1, column 1 of /sass/spec/extend-tests/202_test_extend_with_subject_retains_subject_on_target/input.scss:
The subject selector operator "!" is deprecated and will be removed in a future release.
This operator has been replaced by ":has()" in the CSS spec.
For example: .foo:has(.bar)
