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

Fix selectors folding into directives #2512

Merged
merged 1 commit into from
Mar 19, 2015

Conversation

rjgotten
Copy link
Contributor

When directives bubble up to global scope, selectors are no longer
folded into directives that do not logically allow them.
Fixes #2511

When directives bubble up to global scope, selectors are no longer
folded into directives that do not logically allow them.
Fixes less#2511
lukeapage added a commit that referenced this pull request Mar 19, 2015
Fix selectors folding into directives
@lukeapage lukeapage merged commit 39c603a into less:master Mar 19, 2015
@rjgotten rjgotten deleted the directive-selectors branch March 20, 2015 08:07
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

Successfully merging this pull request may close these issues.

Nested directives bubbling and selector propagation
2 participants