This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Commit 0070e6c
committed
Fix context-exists inside control blocks
It's not enough to check the head of the stack to determine if we're
within a mixin.
Spec sass/sass-spec#1361
Fixes #28421 parent 75ee520 commit 0070e6c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2200 | 2200 | | |
2201 | 2201 | | |
2202 | 2202 | | |
2203 | | - | |
| 2203 | + | |
| 2204 | + | |
2204 | 2205 | | |
2205 | 2206 | | |
2206 | 2207 | | |
| |||
0 commit comments