style(sass): remove all PropertySortOrder errors from linter

references #5797
This commit is contained in:
Brandy Carney
2016-03-14 15:56:19 -04:00
parent 131c8c366a
commit d3d689ae11
77 changed files with 536 additions and 8 deletions

View File

@ -6,9 +6,11 @@
ion-segment {
display: flex;
flex: 1;
align-items: center;
justify-content: center;
width: 100%;
}