jamestomasino/stutter

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

Summary

Maintainability
Test Coverage

Avoid using id selectors
Open

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

Selector __stutter should be written in lowercase with hyphens
Open

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

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

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

There are no issues that match your filters.

Category
Status