rusty1s/react-dev-config

View on GitHub

Showing 25 of 25 total issues

Rule is empty.
Open

:root {
Severity: Minor
Found in demo/src/globals/theme.css by csslint

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

.main {

Duplicate property 'box-shadow' found.
Open

    box-shadow: none;

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

.layout {
Severity: Minor
Found in demo/src/App.css by csslint

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

@import './theme';
Severity: Minor
Found in demo/src/globals/base.css by csslint
Severity
Category
Status
Source
Language