consul/consul

View on GitHub
app/assets/stylesheets/admin/dashboard/index.scss

Summary

Maintainability
Test Coverage

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

        transform: translateY(-0.2em);

Prefer single quoted strings
Open

        content: "";

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

      &[href^="http"] {

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

      &[href^="mailto:"] {

Properties should be ordered border-bottom, text-transform
Open

    text-transform: uppercase;

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

      &::before {

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

      &::after {

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

        margin-#{$global-right}: 0.2em;

There are no issues that match your filters.

Category
Status