@nl-design-system-unstable/rijkshuisstijl-design-tokens
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
/** | ||
* Do not edit directly | ||
* Generated on Sun, 11 Jul 2021 11:12:19 GMT | ||
* Generated on Mon, 12 Jul 2021 13:22:43 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
{ | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"author": "Community for NL Design System", | ||
@@ -18,3 +18,3 @@ "description": "Rijkshuisstijl design tokens", | ||
"prebuild": "npm run clean", | ||
"watch": "chokidar --follow-symlinks --initial --command 'npm run build' 'src/**/*.style-dictionary.json'", | ||
"watch:style-dictionary": "chokidar --follow-symlinks --initial --command 'npm run build' 'src/**/*.style-dictionary.json'", | ||
"build": "style-dictionary build --config ./style-dictionary.config.json" | ||
@@ -27,3 +27,3 @@ }, | ||
}, | ||
"gitHead": "c9c5917daba64cf0d0af9941368a38a5257ce662" | ||
"gitHead": "ac4269c1c6dd5b3345f07899e091154f37cbca94" | ||
} |
@@ -37,2 +37,16 @@ { | ||
}, | ||
"css-theme": { | ||
"transforms": ["attribute/cti", "name/cti/kebab", "color/hsl-4"], | ||
"buildPath": "dist/", | ||
"files": [ | ||
{ | ||
"destination": "theme/index.css", | ||
"format": "css/variables", | ||
"options": { | ||
"outputReferences": true, | ||
"selector": ".rijkshuisstijl-theme" | ||
} | ||
} | ||
] | ||
}, | ||
"scss": { | ||
@@ -39,0 +53,0 @@ "transforms": ["attribute/cti", "name/cti/kebab", "color/hsl-4"], |
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
74415
12
1758