openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

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

    div.row a img {

Color literals like rgba(white, 0.1) should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

        color: rgba(white, 0.1);

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

            i {

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

    .legal p {

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

#brand-story.pane, #cta.pane, #shops.pane, #sell.pane {

Avoid using id selectors
Open

#shops.pane {

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

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

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

      i {

Avoid qualifying class selectors with an element.
Open

      li.more-producers-link {

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

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

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

          .active_table_row:first-child,

Selector active_table_row should be written in lowercase with hyphens
Open

          .active_table_row, .active_table_row:first-child, .active_table_row:last-child {

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

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

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

        .active_table_row {

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

      i {

Selector ofn-i_063-hub should be written in lowercase with hyphens
Open

    i.ofn-i_063-hub, i.ofn-i_064-hub-reversed, i.ofn-i_059-producer, i.ofn-i_060-producer-reversed {

Selector active_table_row should be written in lowercase with hyphens
Open

      .active_table_row, .active_table_row:first-child, .active_table_row:last-child {

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

    &.open, &.closed {

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

        li.additional-producer {

Avoid qualifying class selectors with an element.
Open

        li.more-producers-link {
Severity
Category
Status
Source
Language