This commit is contained in:
@@ -27,7 +27,15 @@ $tooltip-dark-allow: false;
|
||||
@use "../pg/patterns/core/header/_header";
|
||||
@use "../pg/patterns/core/tabs/_tabs";
|
||||
@use "../pg/patterns/core/status/_status";
|
||||
use
|
||||
|
||||
|
||||
@include core.core-colour-samples;
|
||||
@include tooltip.tooltip;
|
||||
@include sticky-note.sticky-note;
|
||||
@include status.status;
|
||||
|
||||
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
@@ -43,11 +51,7 @@ html {
|
||||
}
|
||||
}
|
||||
|
||||
@include core.core-colour-samples;
|
||||
|
||||
@include tooltip.tooltip;
|
||||
@include sticky-note.sticky-note;
|
||||
@include status.status;
|
||||
|
||||
article[data-status=deprecated]:not(.show-deprecated) {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user