@stylable/runtime
Advanced tools
Comparing version 4.9.3 to 4.9.4
{ | ||
"name": "@stylable/runtime", | ||
"version": "4.9.3", | ||
"version": "4.9.4", | ||
"description": "Stylable runtime DOM integration", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -34,3 +34,3 @@ # @stylable/runtime | ||
|`stVars`|an object mapping build time Stylable variables to their build time values (these cannot be overriden in runtime) | | ||
|`stVarskeyframes`|an object mapping exported keyframes from their source name to their scoped name | | ||
|`keyframes`|an object mapping exported keyframes from their source name to their scoped name | | ||
|`cssStates`|utility function that maps an object representing states and their values to a string with all required classes | | ||
@@ -37,0 +37,0 @@ |
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
110223