openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,271 of 5,271 total issues

0px should be written without units as 0
Open

    text-shadow: 0px 0px 5px #fff;

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

      img {

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

        color: #f4704c;

Avoid qualifying class selectors with an element.
Open

.off-canvas-list li.language-switcher ul li {

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

    a {

Name of variable border-radius-BL should be written in all lowercase letters with hyphens instead of underscores
Open

@mixin border-radius-mixed($border-radius-TL, $border-radius-TR, $border-radius-BR, $border-radius-BL) {

Avoid qualifying class selectors with an element.
Open

.modal-header, p.modal-header {

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

        &:not(.open) {

Selector ofn-i_060-producer-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 {

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

    span.hub-name-listing {

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 {

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

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

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 {

Merge rule &.inactive.is_profile with rule on line 183
Open

    &.inactive.is_profile {

Selector active_table_node should be written in lowercase with hyphens
Open

  .active_table .active_table_node {

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

    .columns.skinny-head {

Selector active_table_row should be written in lowercase with hyphens
Open

    .active_table_row {
Severity
Category
Status
Source
Language