Showing 1,811 of 1,811 total issues
Unknown property gap Open
Open
gap: 5px;
- Exclude checks
Unknown property margin-inline Open
Open
margin-inline: 0 5px;
- Exclude checks
Unknown property gap Open
Open
gap: 5px;
- Exclude checks
Properties should be ordered max-width, width Open
Open
width: 550px;
- Exclude checks
Properties should be ordered overflow, text-overflow, white-space Open
Open
white-space: nowrap;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
cursor: pointer;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: grid;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: grid;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
grid-template-columns: 100px 1fr;
- Exclude checks
Properties should be ordered align-items, display, gap, grid-template-columns Open
Open
display: grid;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
max-width: 100vw;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
padding: 7px;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
input[type='search'] {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
input[type='submit'].button-primary {
- Exclude checks
Properties should be ordered flex, min-width, padding, width Open
Open
width: 500px;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
flex: auto;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
align-items: flex-start;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
gap: 5px;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: grid;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
grid-template-columns: auto 1fr 1fr auto;
- Exclude checks