digiaonline/react-boilerplate

View on GitHub
src/styles/colors.css

Summary

Maintainability
Test Coverage

Rule is empty.
Open

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

Expected RBRACE at line 2, col 3.
Open

  --black: #000;
Severity: Minor
Found in src/styles/colors.css by csslint

Expected RBRACE at line 4, col 3.
Open

  --silver: #f4f4f4;
Severity: Minor
Found in src/styles/colors.css by csslint

Expected RBRACE at line 3, col 3.
Open

  --white: #fff;
Severity: Minor
Found in src/styles/colors.css by csslint

There are no issues that match your filters.

Category
Status