jiskattema/spot

View on GitHub
stylesheets/awesome_icons.css

Summary

Maintainability
Test Coverage

Expected (<font-weight>) but found '20'.</font-weight>
Open

  font-weight: 20;
Severity: Minor
Found in stylesheets/awesome_icons.css by csslint

Rule is empty.
Open

.icon-user {
Severity: Minor
Found in stylesheets/awesome_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/awesome_icons.css by csslint

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

  src: local('Font Awesome'), local('fontawesome-webfont'),
Severity: Minor
Found in stylesheets/awesome_icons.css by csslint

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

.awesome-icons {
Severity: Minor
Found in stylesheets/awesome_icons.css by csslint

Expected RBRACE at line 12, col 3.
Open

  @extend .fa;
Severity: Minor
Found in stylesheets/awesome_icons.css by csslint

Expected RBRACE at line 13, col 3.
Open

  @extend .fa-user;
Severity: Minor
Found in stylesheets/awesome_icons.css by csslint

There are no issues that match your filters.

Category
Status