jamestomasino/stutter

View on GitHub

Showing 292 of 292 total issues

Selector __stutter_screen should be written in lowercase with hyphens
Open

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

Line should be indented with spaces, not tabs
Open

    .__stutter_text {
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

!important should not be used
Open

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

0.5 should be written without a leading zero as .5
Open

                opacity: 0.5 !important;
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

!important should not be used
Open

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

!important should not be used
Open

                font-size: 11px !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

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

Selector __stutter_close should be written in lowercase with hyphens
Open

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

!important should not be used
Open

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

Selector __stutter_duration_time 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

Line should be indented with spaces, not tabs
Open

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

Selector __stutter_center should be written in lowercase with hyphens
Open

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

!important should not be used
Open

                color: transparent !important;
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

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

Line should be indented with spaces, not tabs
Open

    height: 50px;
Severity: Minor
Found in src-content/style.scss by scss-lint
Severity
Category
Status
Source
Language