crowbar/crowbar-core

View on GitHub
crowbar_framework/app/assets/stylesheets/content/footer.scss

Summary

Maintainability
Test Coverage

Prefer single quoted strings
Open

        content: "";

Begin pseudo elements with double colons: ::
Open

    &:before {

Nesting should be no greater than 3, but was 4
Open

      &:before {

Begin pseudo elements with double colons: ::
Open

      &:before {

Prefer single quoted strings
Open

      content: " - ";

Begin pseudo elements with double colons: ::
Open

      &:before {

Prefer single quoted strings
Open

        content: "";

There are no issues that match your filters.

Category
Status