-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
Hi @JaapJoris
I have a scss file with multiple declarations beneith each other:
.icon-x-alarm:before { content: '\e800'; } /* '' */
.icon-x-align-center:before { content: '\e801'; } /* '' */
.icon-x-align-justify:before { content: '\e802'; } /* '' */
.icon-x-align-left:before { content: '\e803'; } /* '' */
.icon-x-align-right:before { content: '\e804'; } /* '' */
.icon-x-anchor:before { content: '\e805'; } /* '' */What the linter does is this:
But that's the only bug I found so far 💪
Best from Cologne
Ronny
Metadata
Metadata
Assignees
Labels
No labels
