NatLibFi/Skosmos

View on GitHub
resource/fontawesome/css/solid.css

Summary

Maintainability
Test Coverage

Rule is empty.
Open

:root, :host {
Severity: Minor
Found in resource/fontawesome/css/solid.css by csslint

Unknown property 'font-display'.
Open

  font-display: block;
Severity: Minor
Found in resource/fontawesome/css/solid.css by csslint

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

  src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }
Severity: Minor
Found in resource/fontawesome/css/solid.css by csslint

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

@font-face {
Severity: Minor
Found in resource/fontawesome/css/solid.css by csslint

Expected RBRACE at line 7, col 3.
Open

  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; }
Severity: Minor
Found in resource/fontawesome/css/solid.css by csslint

There are no issues that match your filters.

Category
Status