openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,538 of 5,538 total issues

Line should be indented with spaces, not tabs
Open

    font-size: 14px;

Use // comments everywhere
Open

  -webkit-line-clamp: 1; /* number of lines to show */

Imported partial ../css/admin_v3/all.scss should be written as ../css/admin_v3/all
Open

@import "../css/admin_v3/all.scss";

Merge rule .ta-resizer-handle-overlay > .ta-resizer-handle-corner-br with rule on line 47
Open

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-br{

Line should be indented with spaces, not tabs
Open

    border-radius: 6px;

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

    border-top-color: #fff;

Merge rule .popover.bottom > .arrow with rule on line 109
Open

.popover.bottom > .arrow {

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

    border-bottom-color: #999;

Line should be indented with spaces, not tabs
Open

    content: " ";

Line should be indented with spaces, not tabs
Open

    border-top-width: 0;

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

    border-bottom-color: #fff;

Name of variable desktop_breakpoint should be written in all lowercase letters with hyphens instead of underscores
Open

$desktop_breakpoint: 1024px;

Imported partial ../css/darkswarm/all.scss should be written as ../css/darkswarm/all
Open

@import "../css/darkswarm/all.scss";

Line should be indented with spaces, not tabs
Open

    background-color: #fff;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    top: -11px;

Merge rule .popover.bottom > .arrow:after with rule on line 109
Open

.popover.bottom > .arrow:after {

Imported partial ../css/admin_v3/components/spinner.scss should be written as ../css/admin_v3/components/spinner
Open

@import "../css/admin_v3/components/spinner.scss";
Severity
Category
Status
Source
Language