rusty1s/react-pattern-library

View on GitHub
src/atoms/Spinner/spinner.css

Summary

Maintainability
Test Coverage

Fallback background (hex or RGB) should precede RGBA background.
Open

  background: rgba(0, 0, 0, 0.3);
Severity: Minor
Found in src/atoms/Spinner/spinner.css by csslint

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

.background {
Severity: Minor
Found in src/atoms/Spinner/spinner.css by csslint

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

.path {
Severity: Minor
Found in src/atoms/Spinner/spinner.css by csslint

There are no issues that match your filters.

Category
Status