jiskattema/spot

View on GitHub
stylesheets/material_icons.css

Summary

Maintainability
Test Coverage

Expected (flex-start | flex-end | center | baseline | stretch) but found 'flex-stretch'.
Open

    align-items: flex-stretch;
Severity: Minor
Found in stylesheets/material_icons.css by csslint

Expected (<feature-tag-value> | normal) but found ''liga''.</feature-tag-value>
Open

  font-feature-settings: 'liga';
Severity: Minor
Found in stylesheets/material_icons.css by csslint

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

  src: local('Material Icons'), local('MaterialIcons-Regular'),
Severity: Minor
Found in stylesheets/material_icons.css by csslint

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

.mdl-button--floating-action {
Severity: Minor
Found in stylesheets/material_icons.css by csslint

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

.flexitem {
Severity: Minor
Found in stylesheets/material_icons.css by csslint

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

.material-icons {
Severity: Minor
Found in stylesheets/material_icons.css by csslint

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

.flexcontainer {
Severity: Minor
Found in stylesheets/material_icons.css by csslint

There are no issues that match your filters.

Category
Status