NatLibFi/Skosmos

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

Summary

Maintainability
Test Coverage

Rule is empty.
Open

:root, :host {

Unknown property 'font-display'.
Open

  font-display: block;

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

  src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); }

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

@font-face {

Expected RBRACE at line 7, col 3.
Open

  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; }

There are no issues that match your filters.

Category
Status