BafS/Gutenberg

View on GitHub

Showing 172 of 187 total issues

Line should be indented with spaces, not tabs
Open

    border: 0;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    padding: 12px $spacing;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    page-break-before: always;
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    margin-bottom: 2.5cm;
Severity: Minor
Found in scss/themes/book.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, arial, sans-serif;
Severity: Minor
Found in scss/themes/modern.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    text-align: center;
Severity: Minor
Found in scss/themes/modern.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

*,
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    background: transparent !important;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    text-shadow: none !important;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    font-size: $base-font-size;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

!important should not be used
Open

    color: $body-color !important;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    font-family: $headers-font-family;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    border-bottom: 1px solid $table-color;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

        &.no-reformat:after {
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    counter-reset: h1num h2num h3num h4num figurenum;
Severity: Minor
Found in scss/themes/book.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    text-align: justify;
Severity: Minor
Found in scss/themes/book.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    counter-increment: h2num;
Severity: Minor
Found in scss/themes/book.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    padding-left: 1rem;
Severity: Minor
Found in scss/themes/oldstyle.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    letter-spacing: -1px;
Severity: Minor
Found in scss/themes/modern.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    margin-top: 0;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint
Severity
Category
Status
Source
Language