Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't compile to empty .css #179

Closed
minipai opened this issue Jan 10, 2011 · 1 comment
Closed

Can't compile to empty .css #179

minipai opened this issue Jan 10, 2011 · 1 comment

Comments

@minipai
Copy link

minipai commented Jan 10, 2011

I want to write a .less as library for main less file to use, so I write all classes in the library.less with a variable like .class(@var:0){}, so that the classes wont be copied to main.less when I use @import "library".

However I found out that Less.app will give error when it tries to compile library.less, so I need to put a empty class to avoid it.

Not big deal but just a little inconvenient.

@lukeapage
Copy link
Member

I can not reproduce this with the latest source.

strk pushed a commit to CartoDB/carto that referenced this issue Sep 26, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants