BafS/Gutenberg

View on GitHub

Showing 172 of 187 total issues

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

    margin-bottom: $spacing;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    margin-bottom: $spacing * 0.5;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

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

    footer {
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    border-bottom: 2px solid $hr-color;
Severity: Minor
Found in scss/_print-reset.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

    &[href$='.jpg'],
Severity: Minor
Found in scss/_reformat.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

    display: none;
Severity: Minor
Found in scss/_utilities.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

Line should be indented with spaces, not tabs
Open

    margin-bottom: $spacing;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    display: block;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

h2:before {
Severity: Minor
Found in scss/themes/book.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    height: 0;
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/themes/book.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

figcaption:before {
Severity: Minor
Found in scss/themes/book.scss by scss-lint

!important should not be used
Open

    white-space: pre-wrap !important;
Severity: Minor
Found in scss/_pagination.scss by scss-lint

Avoid vendor prefixes.
Open

    -webkit-box-sizing: border-box;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint
Severity
Category
Status
Source
Language