consul/consul

View on GitHub

Showing 2,521 of 2,521 total issues

0.25 should be written without a leading zero as .25
Open

  @include flex-with-gap($line-height * 0.25);

Merge rule .logo a with rule on line 683
Open

  .logo a {

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

    background: #f8f9fb;

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

  background: #45b0e3;

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

  border-left: 3px solid #de4c34;

Merge rule .button.button-wordpress with rule on line 122
Open

.button.button-wordpress {

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

      border: 1px solid #ececec;

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

  .card .orbit .orbit-wrapper .truncate {

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

  @include full-width-border(top, 1px solid #fafafa);

Merge rule .button with rule on line 122
Open

.button {

0.8 should be written without a leading zero as .8
Open

      padding-top: 0.8rem;

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

  border-color: #e5e6e9 #dfe0e4 #d0d1d5;

Properties should be ordered font-size, margin-left
Open

    margin-left: 0.25rem;

0.25 should be written without a leading zero as .25
Open

    margin-left: 0.25rem;

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

    color: #6d6d6d;

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

      a {

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

      background: #ccdbe5;

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

        > * {

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

        > * {

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

      ul {
Severity
Category
Status
Source
Language