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

.less @import issue #1

Open
Most opened this issue Nov 27, 2012 · 1 comment
Open

.less @import issue #1

Most opened this issue Nov 27, 2012 · 1 comment

Comments

@Most
Copy link

Most commented Nov 27, 2012

There are two issues I encountered when using @import in .less files:

  • there can't be more than one imported file; any more files are treated separately, and when being changed they don't trigger compilation of its parent
  • when changing and saving main style file (the one with @import) it's dependency loses the connection and "(import)" label is removed
    Keep up the good work
@Most
Copy link
Author

Most commented Nov 27, 2012

Trying to import files using sass / scss and the results are even worse: no dependencies are recognised at all.

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

No branches or pull requests

1 participant