PascalKleindienst/consola.css

View on GitHub
scss/_tables.scss

Summary

Maintainability
Test Coverage

Properties should be ordered float, margin-left, padding, font-weight, content
Open

      padding: 0 .5rem;
Severity: Minor
Found in scss/_tables.scss by scss-lint

Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
Open

  @extend .table-bordered;
Severity: Minor
Found in scss/_tables.scss by scss-lint

Line contains trailing whitespace
Open

  
Severity: Minor
Found in scss/_tables.scss by scss-lint

Properties should be ordered float, margin-right, padding-left, font-weight, content
Open

      padding-left: .5rem;
Severity: Minor
Found in scss/_tables.scss by scss-lint

There are no issues that match your filters.

Category
Status