File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "radius" : {
3+ "base" : {
4+ "r0" : {
5+ "$type" : " borderRadius" ,
6+ "$value" : " 0"
7+ },
8+ "r2" : {
9+ "$type" : " borderRadius" ,
10+ "$value" : " 2"
11+ },
12+ "r4" : {
13+ "$type" : " borderRadius" ,
14+ "$value" : " 4"
15+ },
16+ "r6" : {
17+ "$type" : " borderRadius" ,
18+ "$value" : " 6"
19+ },
20+ "r8" : {
21+ "$type" : " borderRadius" ,
22+ "$value" : " 8"
23+ },
24+ "r10" : {
25+ "$type" : " borderRadius" ,
26+ "$value" : " 10"
27+ },
28+ "r12" : {
29+ "$type" : " borderRadius" ,
30+ "$value" : " 12"
31+ },
32+ "r14" : {
33+ "$type" : " borderRadius" ,
34+ "$value" : " 14"
35+ },
36+ "r16" : {
37+ "$type" : " borderRadius" ,
38+ "$value" : " 16"
39+ },
40+ "r20" : {
41+ "$type" : " borderRadius" ,
42+ "$value" : " 20"
43+ },
44+ "r24" : {
45+ "$type" : " borderRadius" ,
46+ "$value" : " 24"
47+ },
48+ "r32" : {
49+ "$type" : " borderRadius" ,
50+ "$value" : " 32"
51+ },
52+ "full" : {
53+ "$type" : " borderRadius" ,
54+ "$value" : " 9999"
55+ }
56+ }
57+ }
58+ }
You can’t perform that action at this time.
0 commit comments