jamestomasino/stutter

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

Summary

Maintainability
Test Coverage

Avoid using id selectors
Open

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

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

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

Selector __stutter should be written in lowercase with hyphens
Open

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

There are no issues that match your filters.

Category
Status