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

Allow parsing multiple strings using same imports. #607

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vanderlee
Copy link

If you use a single Less instance to parse multiple strings and these strings share @import statements, only the first parse will actually execute the @import.

@glensc
Copy link
Contributor

glensc commented Aug 17, 2017

@Krinkle
Copy link
Collaborator

Krinkle commented Oct 16, 2018

Thanks. This looks good, but I want to make sure we confirm this with a unit test.

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

Successfully merging this pull request may close these issues.

3 participants