jamestomasino/stutter

View on GitHub
src-content/themes/_default.scss

Summary

Maintainability
Test Coverage

Avoid using id selectors
Open

#__stutter {
Severity: Minor
Found in src-content/themes/_default.scss by scss-lint

Selector __stutter should be written in lowercase with hyphens
Open

#__stutter {
Severity: Minor
Found in src-content/themes/_default.scss by scss-lint

Properties should be ordered --barBG, --barBorder, --bgScreen, --buttonColor, --pausedTextColor, --progressColor, --textColor, --textHighlight
Open

  --progressColor: #222;
Severity: Minor
Found in src-content/themes/_default.scss by scss-lint

There are no issues that match your filters.

Category
Status