openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,260 of 5,260 total issues

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

  @include paneWhiteText;

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

        h5 {

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

    .active_table_row {

Avoid qualifying class selectors with an element.
Open

          table tr.product-cart {

Avoid qualifying class selectors with an element.
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 7
Open

          .button {

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

        .less {

Line should be indented 2 spaces, but was indented 3 spaces
Open

   @include headingFont;

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

          &, & * {

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

      &.show-more-producers {

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

      &, p, h1, h2, h3, h4, h5, h6 {

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

        a, a * {

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

      &, p, h1, h2, h3, h4, h5, h6 {

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

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

Selector ofn-i_035-groups should be written in lowercase with hyphens
Open

  .ofn-i_035-groups {

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

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

Avoid using id selectors
Open

#group-page {

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

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

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

    .tabs dd a {
Severity
Category
Status
Source
Language