openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Selector ofn-i_016-group should be written in lowercase with hyphens
Open

.ofn-i_016-group:before {

Selector ofn-i_020-search should be written in lowercase with hyphens
Open

.ofn-i_020-search:before {

Line should be indented with spaces, not tabs
Open

    content: "\e614";

Avoid qualifying class selectors with an element.
Open

    i.ofn-i_051-check-big {

Line should be indented 4 spaces, but was indented 6 spaces
Open

      label {

border-right: 0 is preferred over border-right: none
Open

    border-right: none;

Line should be indented with spaces, not tabs
Open

    src: url('../fonts/OFN-v2.eot');

Line should be indented with spaces, not tabs
Open

    text-transform: none;

Begin pseudo elements with double colons: ::
Open

.ofn-i_006-caret-up:before {

Rule declaration should be followed by an empty line
Open

}

Unknown property gap
Open

  gap: 1rem;

Selector ofn-i_014-menu should be written in lowercase with hyphens
Open

.ofn-i_014-menu:before {

Begin pseudo elements with double colons: ::
Open

.ofn-i_018-unlocked:before {

Avoid using id selectors
Open

  #card-element {

Line should be indented with spaces, not tabs
Open

    font-family: 'OFN';

Rule declaration should be followed by an empty line
Open

}

Rule declaration should be followed by an empty line
Open

}

Line contains trailing whitespace
Open

  

Rule declaration should be preceded by an empty line
Open

    &:last-child > .checkout-input {

Color white should be written in hexadecimal form as #ffffff
Open

        background-color: white;
Severity
Category
Status
Source
Language