openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Selector ofn-i_062-producer-map-reversed should be written in lowercase with hyphens
Open

.ofn-i_062-producer-map-reversed:before {

Selector ofn-i_067-shop should be written in lowercase with hyphens
Open

.ofn-i_067-shop:before {

Begin pseudo elements with double colons: ::
Open

.ofn-i_068-shop-reversed:before {

Rule declaration should be followed by an empty line
Open

}

Name of mixin headingFont should be written in all lowercase letters with hyphens instead of underscores
Open

      @include headingFont;

Shorthand form for property padding should be written more concisely as 0.35em 0 0.65em instead of 0.35em 0 0.65em 0
Open

        padding: 0.35em 0 0.65em 0;

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

  color: #000;

Each selector in a comma sequence should be on its own single line
Open

.neutral-btn.dark:hover, .neutral-btn.dark:active, .neutral-btn.dark:focus {

Rule declaration should be followed by an empty line
Open

}

Begin pseudo elements with double colons: ::
Open

.ofn-i_026-trash:before {

Selector ofn-i_027-shopping-cart should be written in lowercase with hyphens
Open

.ofn-i_027-shopping-cart:before {

Line should be indented with spaces, not tabs
Open

    content: "\e61e";

Line should be indented with spaces, not tabs
Open

    content: "\e620";

Begin pseudo elements with double colons: ::
Open

.ofn-i_035-groups:before {

Selector ofn-i_036-producers should be written in lowercase with hyphens
Open

.ofn-i_036-producers:before {

Rule declaration should be followed by an empty line
Open

}

Selector ofn-i_052-point-down should be written in lowercase with hyphens
Open

.ofn-i_052-point-down:before {

Line should be indented with spaces, not tabs
Open

    content: "\e634";

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    content: "\e639";
Severity
Category
Status
Source
Language