openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

Begin pseudo elements with double colons: ::
Open

.ofn-i_022-cog:before {

Line should be indented with spaces, not tabs
Open

    content: "\e615";

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

      @include headingFont;

Avoid using id selectors
Open

#sidebar {

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

#producer-details.pane, #hub-details.pane, .groups-details.pane {

Avoid using id selectors
Open

#producer-case-studies, #shops-case-studies {

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

      &:hover, &:focus, &:active {

Line contains trailing whitespace
Open

    

Avoid using id selectors
Open

.already-ordered .panel, #distributor_address.panel {

Line contains trailing whitespace
Open

    

Line contains trailing whitespace
Open

    }  

Color #DDD should be written as #ddd
Open

    border-top: 1px solid #DDD;

Selector should have depth of applicability no greater than 3, but was 4
Open

    .checkout-submit {

Selector should have depth of applicability no greater than 3, but was 5
Open

      .button {

Line should be indented with spaces, not tabs
Open

    font-style: normal;

Begin pseudo elements with double colons: ::
Open

.ofn-i_008-caret-left:before {

Line should be indented with spaces, not tabs
Open

    content: "\e608";

Selector ofn-i_011-spinner should be written in lowercase with hyphens
Open

.ofn-i_011-spinner:before {

Rule declaration should be followed by an empty line
Open

}

Begin pseudo elements with double colons: ::
Open

.ofn-i_016-group:before {
Severity
Category
Status
Source
Language