Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

@import-ing a .less file that is empty will stop any proceeding imports from working #190

Open
richardhenry opened this issue May 31, 2012 · 1 comment

Comments

@richardhenry
Copy link

If you import a file like:

@import "foo";
@import "bar";

If foo.less is empty, bar.less will not be imported.

@0x-r4bbit
Copy link

Yeap. Agreed. Got the same problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants