consul/consul

View on GitHub
app/assets/stylesheets/sdg/goals/show.scss

Summary

Maintainability
Test Coverage

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

      &.short {

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

        > * {

!important should not be used
Open

      font-family: "Oswald", "Source Sans Pro", sans-serif !important;

0.1 should be written without a leading zero as .1
Open

        letter-spacing: -0.1em;

0.2 should be written without a leading zero as .2
Open

        margin-right: 0.2em;

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

      .read-more {

Properties should be ordered align-items, color, display, margin, min-width, text-shadow
Open

      text-shadow: 0 0 1px $black;

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

        &::after {

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

      .goal-title > * {

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

      .read-more button {

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

      .read-more button {

Prefer single quoted strings
Open

        content: "";

Merge rule .read-more button with rule on line 64
Open

      .read-more button {

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

      &::after {

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

      .goal-code {

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

      .goal-title > * {

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

      .read-more {

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

        > * {

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

      .goal-code {

There are no issues that match your filters.

Category
Status