bkdotcom/PHPDebugConsole

View on GitHub

Showing 2,200 of 2,231 total issues

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

      &::after {
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

0.5 should be written without a leading zero as .5
Open

$color-true-shadow: rgba(153, 153, 51, 0.5);
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

Selector t_bool should be written in lowercase with hyphens
Open

.t_bool[data-type-more=true] {
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

Properties should be ordered background-clip, background-color, border, border-radius, box-shadow, color, outline, transition-property
Open

  background-color: $color;
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

Prefer single quoted strings
Open

      content: "";
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

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

      > svg {
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

Properties should be ordered background-image, background-size, height, width
Open

      width: $arrow-size;
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

Selector t_operator should be written in lowercase with hyphens
Open

.t_operator {
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

!important should not be used
Open

  white-space: nowrap !important; //  override .debug .t_string > *
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

!important should not be used
Open

.indent { padding-left: 10px !important; }
Severity: Minor
Found in src/Debug/scss/_utilities.scss by scss-lint

!important should not be used
Open

.text-left { text-align: left !important; }
Severity: Minor
Found in src/Debug/scss/_utilities.scss by scss-lint

Rule declaration should be followed by an empty line
Open

  }
Severity: Minor
Found in src/Debug/scss/_tabs.scss by scss-lint

Properties should be ordered display, position
Open

    position: static;
Severity: Minor
Found in src/Debug/scss/_tabs.scss by scss-lint

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

      &::before {
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

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

      &::after {
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

Rule declaration should be followed by an empty line
Open

  }
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

!important should not be used
Open

  background-color: $secondary-bg !important;
Severity: Minor
Found in src/Debug/scss/_utilities.scss by scss-lint

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

      &::before {
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

0.5 should be written without a leading zero as .5
Open

$color-false-shadow: rgba(204, 51, 51, 0.5);
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

Selector t_string should be written in lowercase with hyphens
Open

.t_string {
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint
Severity
Category
Status
Source
Language