openfoodfoundation/openfoodnetwork

View on GitHub

Showing 5,260 of 5,260 total issues

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

    h3 a {

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

      > div {

Property overflow already defined on line 145
Open

      overflow: hidden; 

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

      p {

Avoid using id selectors
Open

  input#search {

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

        &:hover {

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

#producer-details.pane, #hub-details.pane, .groups-details.pane {

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

      img {

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

      &, & * {

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

#producer-case-studies, #shops-case-studies {

Avoid qualifying class selectors with an element.
Open

table.signup-table.hubs-table, table.signup-table.producers-table {

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

      &, & * {

Avoid qualifying class selectors with an element.
Open

table.signup-table {

Unnecessary parent selector (&)
Open

      &, & i {

Unnecessary parent selector (&)
Open

        &, & * {

Line contains trailing whitespace
Open

    

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

    span, span > a {

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

    &.medium-6, &.medium-10 {

Property margin-left already defined on line 169
Open

    margin-left: 10px;

Line contains trailing whitespace
Open

   
Severity
Category
Status
Source
Language