use dummy value for codeblock language
This commit is contained in:
parent
2887016ceb
commit
4bc44bdd15
@ -1011,7 +1011,7 @@ impl Extender {
|
|||||||
///
|
///
|
||||||
/// Returns extensions that should be added to `new_extensions` before
|
/// Returns extensions that should be added to `new_extensions` before
|
||||||
/// extending selectors in order to properly handle extension loops such as:
|
/// extending selectors in order to properly handle extension loops such as:
|
||||||
///```no_run
|
///```foo
|
||||||
/// .c {x: y; @extend .a}
|
/// .c {x: y; @extend .a}
|
||||||
/// .x.y.a {@extend .b}
|
/// .x.y.a {@extend .b}
|
||||||
/// .z.b {@extend .c}
|
/// .z.b {@extend .c}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user