@madgex/design-system
Advanced tools
Comparing version 1.10.0 to 1.10.1
/** | ||
* Do not edit directly | ||
* Generated on Fri, 05 Jul 2019 12:02:02 GMT | ||
* Generated on Mon, 08 Jul 2019 16:03:51 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@madgex/design-system", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "clean": "rimraf dist public tokens/build", |
@@ -5,3 +5,4 @@ const config = { | ||
'css-variables': { | ||
transformGroup: 'css', | ||
// transformGroup: 'css', | ||
transforms: ['attribute/cti', 'name/cti/kebab', 'time/seconds', 'content/icon', 'color/css'], | ||
buildPath: 'dist/_tokens/css/', | ||
@@ -17,4 +18,5 @@ prefix: 'mds', | ||
'scss-variables': { | ||
transformGroup: 'web', | ||
// transformGroup: 'web', | ||
// transforms: ['size/px'], | ||
transforms: ['attribute/cti', 'name/cti/kebab', 'color/css'], | ||
buildPath: 'dist/_tokens/scss/', | ||
@@ -21,0 +23,0 @@ prefix: 'mds', |
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
337287
6899