BafS/Gutenberg

View on GitHub

Showing 172 of 187 total issues

0.5 should be written without a leading zero as .5
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

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

Line should be indented with spaces, not tabs
Open

    &[href^='http'],
Severity: Minor
Found in scss/_reformat.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

figcaption:before {
Severity: Minor
Found in scss/themes/book.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

    -webkit-font-smoothing: antialiased;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
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

    font-family: $font-family-monospace;
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

    -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

    text-rendering: optimizeLegibility;
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

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

Line should be indented with spaces, not tabs
Open

    border-left: 5px solid $blockquote-color;
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

    abbr,
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    content: counter(h1num) '. ';
Severity: Minor
Found in scss/themes/book.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

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

Avoid vendor prefixes.
Open

::-moz-placeholder {
Severity: Minor
Found in scss/_print-reset.scss by scss-lint
Severity
Category
Status
Source
Language