Comparing version 0.1.20 to 0.1.21
@@ -223,3 +223,3 @@ "use strict"; | ||
else if (type === 'pseudo-element') { | ||
if (currentType) { | ||
if (currentType && currentType.scopedMap[name]) { | ||
var definition = currentType.scopedMap[name].definition; | ||
@@ -226,0 +226,0 @@ if (definition._kind === 'component') { |
{ | ||
"name": "nscss", | ||
"version": "0.1.20", | ||
"version": "0.1.21", | ||
"description": "CSS for Components", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/nscss.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
104016