Skip to content

Commit 1958b43

Browse files
author
Cathy Siller
committed
chore(stability-docs): remove stability docs and styles
1 parent 3747d08 commit 1958b43

File tree

3 files changed

+0
-88
lines changed

3 files changed

+0
-88
lines changed

docs/_data/nav.json5

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@
1010
]
1111
},
1212

13-
/*
14-
{
15-
label: 'Asset Stability',
16-
path: 'stability.html',
17-
},
18-
*/
19-
2013
{
2114
label: 'Components',
2215
path: 'components',

docs/docs.less

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -85,29 +85,6 @@ main {
8585
}
8686
}
8787

88-
// Component Status Styles
89-
hx-status {
90-
&.hxFill {
91-
&.hxDeprecated {
92-
background-color: @gray-1000;
93-
border-color: @gray-900;
94-
color: @gray-0;
95-
}
96-
97-
&.hxInProgress {
98-
background-color: @yellow-900;
99-
border-color: @yellow-500;
100-
color: @gray-1000;
101-
}
102-
103-
&.hxStable {
104-
background-color: @green-900;
105-
border-color: @green-900;
106-
color: @gray-0;
107-
}
108-
}
109-
}
110-
11188
p.comfortable {
11289
max-width: 80ch;
11390
}

docs/stability.html

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)