Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "sheetify", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Modular CSS bundler", | ||
@@ -32,3 +32,3 @@ "repository": "sheetify/sheetify", | ||
"resolve": "^1.1.7", | ||
"style-resolve": "0.0.0", | ||
"style-resolve": "^1.0.0", | ||
"through2": "^2.0.0", | ||
@@ -35,0 +35,0 @@ "xtend": "^4.0.1" |
@@ -132,2 +132,5 @@ # sheetify | ||
``` | ||
Be aware that when you toggle the namespace, the `:host` element matches won't | ||
work anymore because the class it targets no longer exists. Only use this | ||
toggle to write styles that are, well, global. | ||
@@ -134,0 +137,0 @@ ## Write to separate file on disk |
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
26873
260
+ Addedstyle-resolve@1.1.0(transitive)
- Removedresolve@0.6.3(transitive)
- Removedstyle-resolve@0.0.0(transitive)
- Removedxtend@2.2.0(transitive)
Updatedstyle-resolve@^1.0.0