-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathsassdoc.json
80 lines (80 loc) · 2.02 KB
/
sassdoc.json
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
[
{
"description": "Predix font-family\n",
"commentRange": {
"start": 7,
"end": 9
},
"context": {
"type": "variable",
"name": "predix-font-family",
"value": "\"GE Inspira Sans\", sans-serif",
"scope": "default",
"line": {
"start": 10,
"end": 10
}
},
"group": [
"px-typography-design:variables:style"
],
"type": "String [default]",
"access": "public",
"file": {
"path": "_base.typography.scss",
"name": "_base.typography.scss"
}
},
{
"description": "Load fonts locally\n",
"commentRange": {
"start": 12,
"end": 14
},
"context": {
"type": "variable",
"name": "predix-load-local-fonts",
"value": "false",
"scope": "default",
"line": {
"start": 15,
"end": 15
}
},
"group": [
"px-typography-design:variables:style"
],
"type": "Boolean [default]",
"access": "public",
"file": {
"path": "_base.typography.scss",
"name": "_base.typography.scss"
}
},
{
"description": "Webfont path\n",
"commentRange": {
"start": 17,
"end": 19
},
"context": {
"type": "variable",
"name": "inuit-webfont-path",
"value": "'//dzlpbrbc7yvq0.cloudfront.net/predixdev/fonts/1.0.0'",
"scope": "default",
"line": {
"start": 20,
"end": 20
}
},
"group": [
"px-typography-design:variables:style"
],
"type": "String [default]",
"access": "public",
"file": {
"path": "_base.typography.scss",
"name": "_base.typography.scss"
}
}
]