@paprika/tokens
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -164,3 +164,4 @@ "use strict"; | ||
"card": { | ||
"borderRadius": "6px" | ||
"borderRadius": "6px", | ||
"shadow": "0 0 0 1px rgba(63,61,60,0.05),0 1px 3px 0 rgba(63,61,60,0.15)" | ||
}, | ||
@@ -172,2 +173,7 @@ "checkbox": { | ||
}, | ||
"radio": { | ||
"sizeSm": "16px", | ||
"sizeMd": "20px", | ||
"sizeLg": "24px" | ||
}, | ||
"popover": { | ||
@@ -174,0 +180,0 @@ "borderRadius": "6px", |
@@ -155,3 +155,4 @@ { | ||
"card": { | ||
"borderRadius": "6px" | ||
"borderRadius": "6px", | ||
"shadow": "0 0 0 1px rgba(63,61,60,0.05),0 1px 3px 0 rgba(63,61,60,0.15)" | ||
}, | ||
@@ -163,2 +164,7 @@ "checkbox": { | ||
}, | ||
"radio": { | ||
"sizeSm": "16px", | ||
"sizeMd": "20px", | ||
"sizeLg": "24px" | ||
}, | ||
"popover": { | ||
@@ -165,0 +171,0 @@ "borderRadius": "6px", |
{ | ||
"name": "@paprika/tokens", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Design tokens generated as scss + js", | ||
@@ -30,3 +30,3 @@ "author": "@paprika", | ||
}, | ||
"gitHead": "67a67831e7125ce915358351047a27c9b0d0429b" | ||
"gitHead": "02878656cf2acd9c62af07d4123dced3ab4455eb" | ||
} |
@@ -10,3 +10,3 @@ # installation | ||
Run | ||
`> yarn start` | ||
`> yarn pretranspile` | ||
to generate the following | ||
@@ -13,0 +13,0 @@ tokens.js |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44901
14
423