openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

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

  .group-logo, .group-header {

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

    @include gradient(white, white);

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

  background-color: white;

Avoid using id selectors
Open

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

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

    .active_table_row {

Selector ofn-i_064-hub-reversed 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 should have depth of applicability no greater than 3, but was 4
Open

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

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

      &:after {

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

      .active_table_row {

Selector active_table_row should be written in lowercase with hyphens
Open

        .active_table_row {

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

        &, & * {

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 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

      &.closed, &.open {

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

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

Selector active_table should be written in lowercase with hyphens
Open

  .active_table .active_table_node {

Each selector in a comma sequence should be on its own single line
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 {

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

    .producers-list {

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

      &.closed, &.open {
Severity
Category
Status
Source
Language