1
0

_vue.scss 57 B

12345
  1. ._vue {
  2. @extend %simple;
  3. p.tip { @extend %note; }
  4. }