mirror of https://github.com/freeCodeCamp/devdocs
7 lines
161 B
7 lines
161 B
![]()
11 years ago
|
._knockout {
|
||
|
> h2 { @extend %block-heading; }
|
||
|
> h3 { @extend %block-label, %label-blue; }
|
||
|
p > code { @extend %label; }
|
||
|
.liveExample { @extend %note; }
|
||
|
}
|