jamestomasino/stutter

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

Summary

Maintainability
Test Coverage

Selector __stutter should be written in lowercase with hyphens
Open

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

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

  --progressColor: #3b4252;
Severity: Minor
Found in src-content/themes/_nord.scss by scss-lint

Avoid using id selectors
Open

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

There are no issues that match your filters.

Category
Status