_drupal.scss 90 B

1234
  1. ._drupal {
  2. h3 { @extend %block-heading; }
  3. .signature { @extend %note, %note-blue; }
  4. }