Comparing version 1.0.36 to 1.0.37
{ | ||
"name": "void-css", | ||
"version": "1.0.36", | ||
"version": "1.0.37", | ||
"description": "A JIT & statically compiled CSS processor", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -174,2 +174,3 @@ const initialState = { | ||
style.remove(); | ||
state.classCache = {}; | ||
} | ||
@@ -176,0 +177,0 @@ } catch (e) { console.error(e) } |
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
211935
4445