Showing 176 of 242 total issues
Properties should be ordered animation-duration, animation-name Open
Open
animation-name: move-down;
- Exclude checks
Properties should be ordered background-color, padding-bottom, padding-top, text-align Open
Open
padding-top: 12px;
- Exclude checks
Use of !important Open
Open
padding: .5rem 1.5rem !important;
- Exclude checks
Use of !important Open
Open
display: none !important;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
100% {
- Exclude checks
Properties should be ordered background-color, border, cursor, padding, text-align Open
Open
cursor: pointer;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Use //
comments everywhere Open
Open
/* -------------------------------------------------- */
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
0% { transform: translateY(0); }
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
10% { transform: translateY(0); }
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
animation: fadein .35s ease-in;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
100% {
- Exclude checks
Unknown property padding- Open
Open
padding-left:10px; border-left: 1px solid #ccc; padding-:10px;
- Exclude checks
Property position
already defined on line 114 Open
Open
position: absolute;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border-top: 1px solid rgba(0, 0, 0, .1);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
animation-name: move-down;
- Exclude checks
Line should be indented 0 spaces, but was indented 4 spaces Open
Open
.accordion__body {
- Exclude checks
Merge rule .accordion__body
with rule on line 1 Open
Open
.accordion__body {
- Exclude checks
Merge rule .jsonTable th
with rule on line 36 Open
Open
.jsonTable th {
- Exclude checks
Line should be indented 0 spaces, but was indented 8 spaces Open
Open
[aria-expanded="true"] .accordion__arrow::after {
- Exclude checks