@symbo.ls/init
Advanced tools
Comparing version 2.10.17 to 2.10.18
@@ -54,3 +54,2 @@ 'use strict' | ||
const resultConfig = prepareInit(config, RC_FILE) | ||
// console.log(resultConfig) | ||
const conf = set({ | ||
@@ -60,3 +59,2 @@ verbose: false, | ||
}) | ||
console.log(conf.CSS_VARS) | ||
options.emotion.injectGlobal({ ':root': conf.CSS_VARS }) | ||
@@ -63,0 +61,0 @@ options.emotion.injectGlobal(conf.RESET) |
{ | ||
"name": "@symbo.ls/init", | ||
"version": "2.10.17", | ||
"version": "2.10.18", | ||
"license": "MIT", | ||
"gitHead": "f828840a39e0561f4bd3597d1b77bae52427e90c", | ||
"gitHead": "812f51e2eb033542b47c94b7477c95ba295a0f75", | ||
"source": "index.js", | ||
@@ -7,0 +7,0 @@ "main": "index.js", |
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
3041
48