openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,260 of 5,260 total issues

Begin pseudo elements with double colons: ::
Open

.ofn-i_023-refresh:before {

Begin pseudo elements with double colons: ::
Open

.ofn-i_024-mail:before {

Begin pseudo elements with double colons: ::
Open

.ofn-i_026-trash:before {

Rule declaration should be followed by an empty line
Open

}

Begin pseudo elements with double colons: ::
Open

.ofn-i_028-barcode:before {

Selector ofn-i_033-open-sign should be written in lowercase with hyphens
Open

.ofn-i_033-open-sign:before {

Line should be indented with spaces, not tabs
Open

    content: "\e620";

Line should be indented with spaces, not tabs
Open

    content: "\e623";

Rule declaration should be followed by an empty line
Open

}

Begin pseudo elements with double colons: ::
Open

.ofn-i_038-takeaway:before {

Rule declaration should be followed by an empty line
Open

}

Selector ofn-i_046-g should be written in lowercase with hyphens
Open

.ofn-i_046-g:before {

Line should be indented with spaces, not tabs
Open

    content: "\e62f";

Line should be indented with spaces, not tabs
Open

    content: "\e637";

Selector ofn-i_059-producer should be written in lowercase with hyphens
Open

.ofn-i_059-producer:before {

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

.ofn-i_060-producer-reversed:before {

Begin pseudo elements with double colons: ::
Open

.ofn-i_067-shop:before {

Line should be indented with spaces, not tabs
Open

    content: "\e645";

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

      text-shadow: 0 -1px 1px #ffffff;

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

@mixin bodyFont {
Severity
Category
Status
Source
Language