digiaonline/react-boilerplate

View on GitHub
src/styles/typography.css

Summary

Maintainability
Test Coverage

@import prevents parallel downloads, use <link> instead.
Open

@import url(https://fonts.googleapis.com/css?family=Vollkorn);
Severity: Minor
Found in src/styles/typography.css by csslint

Rule is empty.
Open

:root {
Severity: Minor
Found in src/styles/typography.css by csslint

Expected RBRACE at line 4, col 3.
Open

  --font-serif: 'Vollkorn', serif;
Severity: Minor
Found in src/styles/typography.css by csslint

There are no issues that match your filters.

Category
Status