jiskattema/spot

View on GitHub
dist/fonts/material-icons.css

Summary

Maintainability
Test Coverage

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

  src: local('Material Icons'),
Severity: Minor
Found in dist/fonts/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 dist/fonts/material-icons.css by csslint

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

.material-icons {
Severity: Minor
Found in dist/fonts/material-icons.css by csslint

There are no issues that match your filters.

Category
Status