Comparing version 0.36.0 to 0.36.1
@@ -731,4 +731,4 @@ | ||
var ret = this.visit(block); | ||
this.paths.pop(); | ||
importStack.pop(); | ||
if (importStack.length) this.paths.pop(); | ||
@@ -735,0 +735,0 @@ return ret; |
{ "name": "stylus" | ||
, "description": "Robust, expressive, and feature-rich CSS superset" | ||
, "version": "0.36.0" | ||
, "version": "0.36.1" | ||
, "author": "TJ Holowaychuk <tj@vision-media.ca>" | ||
@@ -5,0 +5,0 @@ , "keywords": ["css", "parser", "style", "stylesheets", "jade", "language"] |
240676