@symbo.ls/scratch
Advanced tools
Comparing version 2.11.198 to 2.11.200
@@ -5,3 +5,3 @@ { | ||
"author": "symbo.ls", | ||
"version": "2.11.198", | ||
"version": "2.11.200", | ||
"files": [ | ||
@@ -33,3 +33,3 @@ "src", | ||
}, | ||
"gitHead": "18f8fcfd01b3be21bd04d98d7fe6291eb920b729" | ||
"gitHead": "df4b72fc4bb89a6e73b64304a7f8ff460b5a8a64" | ||
} |
@@ -21,4 +21,2 @@ 'use strict' | ||
const ENV = process.env.NODE_ENV // eslint-disable-line no-unused-vars | ||
const setCases = (val, key) => { | ||
@@ -25,0 +23,0 @@ if (isFunction(val)) return val() |
@@ -13,4 +13,2 @@ 'use strict' | ||
// const ENV = process.env.NODE_ENV | ||
export const setFont = (val, key) => { | ||
@@ -17,0 +15,0 @@ const CSSvar = `--font-${key}` |
@@ -13,4 +13,2 @@ 'use strict' | ||
const ENV = process.env.NODE_ENV // eslint-disable-line | ||
const setThemeValue = theme => { | ||
@@ -17,0 +15,0 @@ const value = {} |
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
2
1238242
36275