stylus / nib

Stylus mixins, utilities, components, and gradient image generation
http://stylus.github.io/nib
MIT License
1.91k stars 249 forks source link

Multiple importing in 1.1.0 #298

Open nesvet opened 9 years ago

nesvet commented 9 years ago

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.