jamestomasino/stutter

View on GitHub

Showing 292 of 292 total issues

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    background: var(--barBG);
Severity: Minor
Found in src-content/style.scss by scss-lint

!important should not be used
Open

    line-height: 1em !important;
Severity: Minor
Found in src-content/style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    .__stutter_screen {
Severity: Minor
Found in src-content/style.scss by scss-lint

Properties should be ordered box-sizing, color, display, font-family, font-size, left, line-height, pointer-events, position, text-align, z-index
Open

            color: var(--textColor) !important;
Severity: Minor
Found in src-content/style.scss by scss-lint

!important should not be used
Open

                line-height: 1em !important;
Severity: Minor
Found in src-content/style.scss by scss-lint

!important should not be used
Open

            line-height: 1em !important;
Severity: Minor
Found in src-content/style.scss by scss-lint

!important should not be used
Open

            color: var(--buttonColor) !important;
Severity: Minor
Found in src-content/style.scss by scss-lint

!important should not be used
Open

            font-size: 16px !important;
Severity: Minor
Found in src-content/style.scss by scss-lint

Selector __stutter_duration_wpm should be written in lowercase with hyphens
Open

            .__stutter_duration_time,
Severity: Minor
Found in src-content/style.scss by scss-lint

!important should not be used
Open

            font-family: Arial, sans-serif !important;
Severity: Minor
Found in src-content/style.scss by scss-lint

Selector __stutter_pause should be written in lowercase with hyphens
Open

    .__stutter_pause {
Severity: Minor
Found in src-content/style.scss by scss-lint

Selector __stutter_text should be written in lowercase with hyphens
Open

        .__stutter_text {
Severity: Minor
Found in src-content/style.scss by scss-lint

Selector __stutter_right should be written in lowercase with hyphens
Open

        .__stutter_right {
Severity: Minor
Found in src-content/style.scss by scss-lint

Properties should be ordered box-sizing, color, font-family, font-size, line-height, pointer-events, z-index
Open

                color: var(--textHighlight) !important;
Severity: Minor
Found in src-content/style.scss by scss-lint

Selector should have depth of applicability no greater than 3, but was 4
Open

            .__stutter_flanker {
Severity: Minor
Found in src-content/style.scss by scss-lint

Properties should be ordered box-sizing, color, font-family, font-size, line-height, opacity, pointer-events, z-index
Open

                color: var(--textColor) !important;
Severity: Minor
Found in src-content/style.scss by scss-lint

!important should not be used
Open

            font-size: 30px !important;
Severity: Minor
Found in src-content/style.scss by scss-lint

Properties should be ordered box-sizing, color, display, font-size, line-height, position, right, text-align, top, user-select, z-index
Open

            color: var(--buttonColor) !important;
Severity: Minor
Found in src-content/style.scss by scss-lint

Selector __stutter_pause should be written in lowercase with hyphens
Open

        .__stutter_pause {
Severity: Minor
Found in src-content/style.scss by scss-lint
Severity
Category
Status
Source
Language