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

Bug in less format #842

Closed
lelinhtinh opened this issue Jan 18, 2016 · 2 comments
Closed

Bug in less format #842

lelinhtinh opened this issue Jan 18, 2016 · 2 comments

Comments

@lelinhtinh
Copy link

I'm using package HTML-CSS-JS Prettify in Sublime Text 3.

Bug Extend

Before:

strong {
    &:extend(a:hover);
}

After:

strong {
    &:extend(a: hover);
}
@pmanu93
Copy link

pmanu93 commented Apr 19, 2018

I'm having the same issue.. -.-'

@bitwiseman
Copy link
Member

@pmanu93
We could use help fixing this issue.

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

3 participants