_yard.scss 84 B

12345
  1. ._yard {
  2. @extend %simple;
  3. .tag_title { font-weight: var(--boldFontWeight); }
  4. }