You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please include any relevant parts of your configuration
Base configuration, nothing changed
What did you do? Please include the actual source code causing the issue. background: url(./assets/asset-name.png) center center/contain no-repeat;
What did you expect to happen?
Nothing.
What actually happened? Please include any error messages given to you by Sass Lint.
It triggered a warning for the space-around-operator rule.
warning Space expected around operator space-around-operator
If you're using a IDE plugin have you tried the CLI too?
Straight up CLI.
The text was updated successfully, but these errors were encountered:
What version of Sass Lint are you using?
1.13.1
Please include any relevant parts of your configuration
Base configuration, nothing changed
What did you do? Please include the actual source code causing the issue.
background: url(./assets/asset-name.png) center center/contain no-repeat;
What did you expect to happen?
Nothing.
What actually happened? Please include any error messages given to you by Sass Lint.
It triggered a warning for the space-around-operator rule.
warning Space expected around operator space-around-operator
If you're using a IDE plugin have you tried the CLI too?
Straight up CLI.
The text was updated successfully, but these errors were encountered: