Skip to content

Broken indention for scss files #81

@GitRon

Description

@GitRon

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:

grafik

But that's the only bug I found so far 💪

Best from Cologne
Ronny

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions