mirror of https://github.com/freeCodeCamp/devdocs
6 lines
57 B
6 lines
57 B
![]()
10 years ago
|
._vue {
|
||
|
@extend %simple;
|
||
|
|
||
|
p.tip { @extend %note; }
|
||
|
}
|