_phaser.scss 155 B

12345678910
  1. ._phaser {
  2. @extend %simple;
  3. .type-signature, dt.tag-source {
  4. color: #666;
  5. font-weight: normal;
  6. }
  7. .deprecated-notice { @extend %note; }
  8. }