openfoodfoundation/openfoodnetwork

View on GitHub
app/webpacker/css/admin/components/states.scss

Summary

Maintainability
Test Coverage

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

  &.state-cart td:first-child {

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

  &[class*="state"] td:first-child {

Begin pseudo elements with double colons: ::
Open

  &:before {

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

  &.state-complete td:first-child {

Rule declaration should be followed by an empty line
Open

  }

Rule declaration should be followed by an empty line
Open

  }

Rule declaration should be followed by an empty line
Open

  }

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

  &.state-canceled td:first-child {

There are no issues that match your filters.

Category
Status