Growstuff/growstuff

View on GitHub
app/assets/stylesheets/_seeds.scss

Summary

Maintainability
Test Coverage

Rule declaration should be preceded by an empty line
Open

      a {

Rule declaration should be followed by an empty line
Open

    }

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

    h5 {

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

      a:hover {

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

    h4 {

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

      a {

Rule declaration should be followed by an empty line
Open

      }

Expected item on line 28 to appear before line 11. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets
Open

    color: $black;

There are no issues that match your filters.

Category
Status