@navikt/ds-tokens
Advanced tools
Comparing version 0.1.0 to 0.2.1-beta.1
/** | ||
* Do not edit directly | ||
* Generated on Tue, 02 Mar 2021 14:18:19 GMT | ||
* Generated on Thu, 11 Mar 2021 12:55:33 GMT | ||
*/ | ||
@@ -127,2 +127,4 @@ | ||
export const NavdsGridGutterMediumAndLarger = "1.5rem"; | ||
export const NavdsLayoutBackgroundWhite = "#FFFFFF"; | ||
export const NavdsLayoutBackgroundGray = "#F1F1F1"; | ||
export const NavdsLayoutPaddingSmall = "1rem"; | ||
@@ -129,0 +131,0 @@ export const NavdsLayoutPaddingMediumAndLarger = "2.5rem"; |
{ | ||
"name": "@navikt/ds-tokens", | ||
"version": "0.1.0", | ||
"version": "0.2.1-beta.1", | ||
"private": false, | ||
@@ -33,4 +33,3 @@ "description": "Auto-generated design-tokens for NAV design-systems framework", | ||
"style-dictionary": "^2.10.2" | ||
}, | ||
"gitHead": "5f132bf4453db3e62960064a428ed67b65fdfbd5" | ||
} | ||
} |
@@ -173,2 +173,6 @@ const Color = require("color"); | ||
layout: { | ||
background: { | ||
white: { value: "#FFFFFF" }, | ||
gray: { value: "#F1F1F1" }, | ||
}, | ||
padding: { | ||
@@ -175,0 +179,0 @@ small: { value: "1rem" }, |
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
458
27428
6