dsifford/academic-bloggers-toolkit

View on GitHub

Showing 1,811 of 1,811 total issues

Properties should be ordered all, box-sizing, line-height, overflow, overflow-wrap, resize, width
Open

    resize: none;

Properties should be ordered margin-inline, margin-left
Open

    margin-left: 1em;

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

    $padding: 6px;

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

    grid-template-columns: 100px 1fr auto;

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

    justify-content: center;

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

    display: grid;

Unknown property gap
Open

    gap: 5px;

Color literals like #182026 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

    color: #182026;

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

    display: inline-block;

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

    display: grid;

0.5 should be written without a leading zero as .5
Open

                background-color: rgba(206, 217, 224, 0.5);

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

    padding-inline: 35px 0 !important;

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

    border-bottom-right-radius: 4px;

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

    .heading {

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

    button {

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

    padding: 8px 16px;

Properties should be ordered max-width, width
Open

    width: 550px;

Properties should be ordered border-inline-end, border-inline-start, border-left
Open

        border-left: 3px solid #11a0d2;
Severity
Category
Status
Source
Language