dsifford/academic-bloggers-toolkit

View on GitHub

Showing 1,811 of 1,811 total issues

Properties should be ordered cursor, display
Open

    display: inline-block;
Severity: Minor
Found in src/css/_tooltips.scss by scss-lint

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

    position: sticky;

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

    &.large {

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

    border-top: 1px solid #e2e4e7;

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

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

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

    border-top: 1px solid #e2e4e7;

Color literals like rgba(92, 112, 128, 0.5) should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

                color: rgba(92, 112, 128, 0.5);

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

    background: #fff;

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

    &-open {

Properties should be ordered background-color, background-image, border-radius, color, content, line-height, margin, min-height, min-width, position, right, text-align, top, width
Open

        min-width: $button-height;

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

    margin: 0;

Color literals like hsla(0, 0%, 100%, 0.8) should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

            hsla(0, 0%, 100%, 0.8),

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

    resize: none;

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

    &:hover::after {

Properties should be ordered line-height, margin, min-height, min-width, width
Open

                min-width: $height;

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

    input {

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

    top: calc(50% - 9px);

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

    @at-root [dir='rtl'] & {

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

    border-top: 0;
Severity
Category
Status
Source
Language