BafS/Gutenberg

View on GitHub

Showing 172 of 187 total issues

Begin pseudo elements with double colons: ::
Open

        &:after {
Severity: Minor
Found in scss/_reformat.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    page-break-inside: avoid;
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

    &.no-reformat:after {
Severity: Minor
Found in scss/_utilities.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

    &[title] {
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Avoid vendor prefixes.
Open

    -moz-box-sizing: border-box;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    font-size: 85%;
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

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

!important should not be used
Open

    background: $background-color !important;
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

Line should be indented with spaces, not tabs
Open

    &:last-child {
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

    color: transparent;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    &:after {
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

Begin pseudo elements with double colons: ::
Open

*,
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

    line-height: 1.2;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint
Severity
Category
Status
Source
Language