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

String Interpolation doesn't work in @import's #588

Closed
alixaxel opened this issue Jan 20, 2012 · 3 comments
Closed

String Interpolation doesn't work in @import's #588

alixaxel opened this issue Jan 20, 2012 · 3 comments

Comments

@alixaxel
Copy link

This:

@file: 'new';
@import "/files/@{file}.less";

Returns the following compilation error: Couldn't load /files/@{file}.less (404).

@WraithKenny
Copy link

seconded

@tanc
Copy link

tanc commented Apr 5, 2012

Also noticed this. Would be very useful if it worked.

@lukeapage
Copy link
Member

duplicate of #410

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

4 participants