consul/consul

View on GitHub

Showing 2,522 of 2,522 total issues

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

    > :nth-last-child(2) {

Prefer single quoted strings
Open

    content: "";

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

      ~ :not(.next-step) {

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

    text-transform: uppercase;

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

    dt,

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

    &.budgets-link,

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

    &.moderated-content-link {

Merge rule ul ul with rule on line 6
Open

  ul ul {

cqi units not allowed on width; must be one of (%, Hz, ch, cm, deg, dpcm, dpi, dppx, em, ex, fr, grad, in, kHz, mm, ms, pc, pt, px, q, rad, rem, s, turn, vh, vmax, vmin, vw)
Open

      width: 50cqi;

0.75 should be written without a leading zero as .75
Open

      background: hsla(51, 91%, 75%, 0.75);

Prefer single quoted strings
Open

@import "leaflet.markercluster/dist/MarkerCluster.Default";

Prefer single quoted strings
Open

@import "fonts";

Prefer single quoted strings
Open

@import "annotator_overrides";

Prefer single quoted strings
Open

@import "datepicker_overrides";

Prefer single quoted strings
Open

@import "milestones";

Color literals like #f1f1f1 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

  background: #f1f1f1;

Color literals like rgba(0, 0, 0, 0.1) should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);

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

      &:hover::before {

Merge rule .community-info with rule on line 392
Open

  .community-info {

Color literals like rgba(0, 0, 0, 0.25) should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

      box-shadow: 0 30px 60px rgba(0, 0, 0, 0.25);
Severity
Category
Status
Source
Language