UNPKG
@nl-rvo/css-status-indicator
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.1
1.2.0
Status-indicator CSS component
github.com/nl-design-system/rvo
@nl-rvo/css-status-indicator
/
design-tokens.json
25 lines
(24 loc)
•
395 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"rvo"
:
{
"status-indicator"
:
{
"width"
:
{
"css"
:
{
"syntax"
:
"<length>"
,
"inherits"
:
true
}
}
,
"height"
:
{
"css"
:
{
"syntax"
:
"<length>"
,
"inherits"
:
true
}
}
,
"border-radius"
:
{
"css"
:
{
"syntax"
:
"<length>"
,
"inherits"
:
true
}
}
}
}
}