stylus/nib

Multiple importing in 1.1.0

Opened this issue · 0 comments

Hi. With 1.1.0, I always get my files imported multiple times (times equal total count of files). It doesn't matter, what to use: @import or @require. It also doesn't matter, how to import nib: in .styl-file or in .js.
Problem solving is downgrading to 1.0.4 – everything works fine.