jiskattema/spot

View on GitHub

Showing 2,641 of 2,641 total issues

Rule doesn't have all its properties in alphabetical order.
Open

h1 {
Severity: Minor
Found in dist/app.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

h4 {
Severity: Minor
Found in dist/app.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.mdl-typography--display-3 {
Severity: Minor
Found in dist/app.css by csslint

Fallback color (hex or RGB) should precede RGBA color.
Open

  color: rgba(0,0,0, 0.87);
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  background-color: rgb(255,205,210) !important; }
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  background-color: rgb(229,115,115) !important; }
Severity: Minor
Found in dist/app.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

h2 {
Severity: Minor
Found in dist/app.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

blockquote {
Severity: Minor
Found in dist/app.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.mdl-typography--body-1-force-preferred-font-color-contrast {
Severity: Minor
Found in dist/app.css by csslint

@charset not allowed here.
Open

@charset "UTF-8";
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

    box-shadow: none !important; }
Severity: Minor
Found in dist/app.css by csslint

Attribute selectors with ^= are slow!
Open

  a[href^="javascript:"]:after {
Severity: Minor
Found in dist/app.css by csslint

Heading (h3) has already been defined.
Open

h1, h2, h3, h4, h5, h6, p {
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  font-weight: 500 !important; }
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

    max-width: 100% !important; }
Severity: Minor
Found in dist/app.css by csslint

Heading (h5) has already been defined.
Open

h5 {
Severity: Minor
Found in dist/app.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.mdl-typography--caption {
Severity: Minor
Found in dist/app.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.mdl-typography--caption-force-preferred-font {
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  color: rgb(239,154,154) !important; }
Severity: Minor
Found in dist/app.css by csslint

Use of !important
Open

  background-color: rgb(239,154,154) !important; }
Severity: Minor
Found in dist/app.css by csslint
Severity
Category
Status
Source
Language