jiskattema/spot

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

Summary

Maintainability
Test Coverage

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

  src: local('Material Icons'),

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

  font-feature-settings: 'liga';

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

.material-icons {

There are no issues that match your filters.

Category
Status