Showing 176 of 242 total issues
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
100% { transform: translateY(0); }
- Exclude checks
Line should be indented 0 spaces, but was indented 4 spaces Open
Open
.accordion__title:hover {
- Exclude checks
Line should be indented 0 spaces, but was indented 4 spaces Open
Open
.accordion__title > *:last-child,
- Exclude checks
Use of !important Open
Open
font-family: monospace !important;
- Exclude checks
Line should be indented 0 spaces, but was indented 8 spaces Open
Open
.accordion__arrow {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
30% { transform: translateY(0); }
- Exclude checks
Property 'border-left' should be placed on own line Open
Open
padding-left:10px; border-left: 1px solid #ccc; padding-:10px;
- Exclude checks
Properties should be ordered background-color, padding Open
Open
padding: 20px;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
animation-duration: 1.5s;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.accordion__arrow::before, .accordion__arrow::after {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
0% { transform: translateY(0); }
- Exclude checks
Use of !important Open
Open
margin-top: 1.3rem !important;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
position: absolute;
- Exclude checks
Line should be indented 0 spaces, but was indented 8 spaces Open
Open
.accordion__arrow::after,
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
20% { transform: translateY(5px); }
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
animation-name: move-up;
- Exclude checks