dsifford/academic-bloggers-toolkit

View on GitHub

Showing 1,811 of 1,811 total issues

Unknown property gap
Open

gap: 5px;

Unknown property margin-inline
Open

margin-inline: 0 5px;

Unknown property gap
Open

gap: 5px;

Properties should be ordered max-width, width
Open

width: 550px;

Properties should be ordered overflow, text-overflow, white-space
Open

white-space: nowrap;

Line should be indented 2 spaces, but was indented 4 spaces
Open

cursor: pointer;

Line should be indented 2 spaces, but was indented 4 spaces
Open

display: grid;

Line should be indented 2 spaces, but was indented 4 spaces
Open

display: grid;

Line should be indented 2 spaces, but was indented 4 spaces
Open

grid-template-columns: 100px 1fr;

Properties should be ordered align-items, display, gap, grid-template-columns
Open

display: grid;

Line should be indented 2 spaces, but was indented 4 spaces
Open

max-width: 100vw;

Line should be indented 2 spaces, but was indented 4 spaces
Open

padding: 7px;

Line should be indented 2 spaces, but was indented 4 spaces
Open

input[type='search'] {

Avoid qualifying class selectors with an element.
Open

input[type='submit'].button-primary {
Severity: Minor
Found in src/js/options-page/style.scss by scss-lint

Properties should be ordered flex, min-width, padding, width
Open

width: 500px;
Severity: Minor
Found in src/js/options-page/style.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

flex: auto;
Severity: Minor
Found in src/js/options-page/style.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

align-items: flex-start;

Line should be indented 2 spaces, but was indented 4 spaces
Open

gap: 5px;

Line should be indented 2 spaces, but was indented 4 spaces
Open

display: grid;

Line should be indented 2 spaces, but was indented 4 spaces
Open

grid-template-columns: auto 1fr 1fr auto;
Severity
Category
Status
Source
Language