Closed tmjoen closed 5 years ago
article { @responsive xs { @space margin-top xl; } }
Complain if @ space is only child inside @ responsive. Suggest using breakpoint key directly on @ space instead!
Solved through lintAtRules
lintAtRules
Complain if @ space is only child inside @ responsive. Suggest using breakpoint key directly on @ space instead!