[build] add stylelint-config-rational-order plugin
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
}
|
||||
|
||||
&--top {
|
||||
width: 100%;
|
||||
top: 0;
|
||||
left: 50%;
|
||||
width: 100%;
|
||||
transform: translate3d(-50%, 0, 0);
|
||||
}
|
||||
|
||||
@@ -33,9 +33,9 @@
|
||||
}
|
||||
|
||||
&--bottom {
|
||||
width: 100%;
|
||||
bottom: 0;
|
||||
left: 50%;
|
||||
width: 100%;
|
||||
transform: translate3d(-50%, 0, 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user