Sass lint: sort right and left
Sort properties with `right`/`margin-right`/`padding-right`/(...) before `left`/`margin-left`/`padding-left`/(...), following the common CSS order `top, [right], bottom, [left];`.
Loading
Please sign in to comment
Sort properties with `right`/`margin-right`/`padding-right`/(...) before `left`/`margin-left`/`padding-left`/(...), following the common CSS order `top, [right], bottom, [left];`.