villa-design-tokens 1.0.248 → 1.0.249
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/tokens/base.json +0 -18
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "villa-design-tokens",
|
|
3
3
|
"description": "Design Tokens published by Design Token Studio with VPRO's Figma Design System- retest again",
|
|
4
4
|
"author": "VPRO",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.249",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/base.json
CHANGED
|
@@ -115,15 +115,6 @@
|
|
|
115
115
|
"lineHeight": "{lineheight.display.headline}"
|
|
116
116
|
},
|
|
117
117
|
"type": "typography"
|
|
118
|
-
},
|
|
119
|
-
"title": {
|
|
120
|
-
"value": {
|
|
121
|
-
"fontFamily": "{fontfamily.program}",
|
|
122
|
-
"fontWeight": "{fontweight.display.title}",
|
|
123
|
-
"fontSize": "{fontsize.global.600}",
|
|
124
|
-
"lineHeight": "{lineheight.display.title}"
|
|
125
|
-
},
|
|
126
|
-
"type": "typography"
|
|
127
118
|
}
|
|
128
119
|
},
|
|
129
120
|
"min": {
|
|
@@ -162,15 +153,6 @@
|
|
|
162
153
|
"lineHeight": "{lineheight.display.headline}"
|
|
163
154
|
},
|
|
164
155
|
"type": "typography"
|
|
165
|
-
},
|
|
166
|
-
"title": {
|
|
167
|
-
"value": {
|
|
168
|
-
"fontFamily": "{fontfamily.program}",
|
|
169
|
-
"fontWeight": "{fontweight.display.title}",
|
|
170
|
-
"fontSize": "{fontsize.global.450}",
|
|
171
|
-
"lineHeight": "{lineheight.display.title}"
|
|
172
|
-
},
|
|
173
|
-
"type": "typography"
|
|
174
156
|
}
|
|
175
157
|
}
|
|
176
158
|
},
|