at-import / node-sass-import-once

Eyeglass style Import Once, but for all the things!
Other
94 stars 23 forks source link

Partials are not imported? #6

Closed beatak closed 4 years ago

beatak commented 9 years ago

When you checkout this branch (and obviously after npm install), then if you run ./node_modules/.bin/mocha tests/partial/partial.js you'll get a failure at 1) should import files only once with partials.

I was thinking to fix this (so I forked it), but by reading the code, I found some comments that you're gonna do something with partials? So it's a bit premature, but I made a pull request here to ask you whether this is a bug or known issue…

Thanks.

Snugug commented 8 years ago

This test is passing? Is it still a failing test?

AndyOGo commented 7 years ago

@beatak We forked this repo as it isn't maintained anymore and republished it on npm as @axa-ch/node-sass-import-once. If this needs still to be merged, feel free to send us an PR at https://github.com/axa-ch/node-sass-import-once. We are happy to get it out