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 even more negative values #424

Closed
alfaproject opened this issue Nov 20, 2015 · 4 comments
Closed
Labels

Comments

@alfaproject
Copy link

This is related to #375

test {
    margin: 0 10px 0 -10px;
}
@DanPurdy
Copy link
Member

HI @alfaproject what is the error you're seeing? Can we have a little more information here please.

This can't be written as shorthand and isn't giving me any errors or warnings in 1.3.3

Have you updated to the latest version sass-lint?

@alfaproject
Copy link
Author

Sorry, my bad. The Atom plugin is not using the latest version yet. ):

@DanPurdy
Copy link
Member

Hi @alfaproject I'm the developer of the atom plugin. If you uninstall and reinstall it, it will be using the latest version you just need to bump the packages included in it as it's set to always use the latest version of 1.x or you could just set the plugin to use your globally installed version of sass-lint in its settings.

@alfaproject
Copy link
Author

Indeed, I forgot to do it before reporting. Sorry about that.

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

No branches or pull requests

2 participants