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

shorthand-values rule fails to identify negative values #375

Closed
alfaproject opened this issue Nov 6, 2015 · 1 comment · Fixed by #379
Closed

shorthand-values rule fails to identify negative values #375

alfaproject opened this issue Nov 6, 2015 · 1 comment · Fixed by #379
Labels

Comments

@alfaproject
Copy link

As the title says, it seems that shorthand-values fails to understand this:

test {
    margin: 8px -8px;
}

http://puu.sh/lbuOB/8b1c1cb2e0.png

@DanPurdy
Copy link
Member

DanPurdy commented Nov 7, 2015

Looking to have this fixed in the next version of sass-lint 1.3.3

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

Successfully merging a pull request may close this issue.

2 participants