Add form tools specs

This commit is contained in:
Jeremy Thomas
2022-05-07 14:36:33 +01:00
parent 2335f60deb
commit 38abcc3138
6 changed files with 348 additions and 2 deletions

View File

@@ -83,6 +83,12 @@
"size-medium": "20px",
"size-large": "24px",
"weight-light": "300",
"weight-normal": "400",
"weight-medium": "500",
"weight-semibold": "600",
"weight-bold": "700",
"viewports": {
"mobile": [320, 480],
"tablet": [769, 640],