jamestomasino/stutter

View on GitHub

Showing 292 of 292 total issues

Line should be indented with spaces, not tabs
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

    width: calc(100% - 35px);
Severity: Minor
Found in src-content/style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    * {
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

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

Selector __stutter_remainder should be written in lowercase with hyphens
Open

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

            font-family: Arial, sans-serif !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

Line should be indented with spaces, not tabs
Open

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

Selector __stutter_remainder should be written in lowercase with hyphens
Open

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

Properties should be ordered font-size, left
Open

                left: 47%;
Severity: Minor
Found in src-content/style.scss by scss-lint

Nesting should be no greater than 3, but was 4
Open

                .__stutter_center,
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_duration_time,
Severity: Minor
Found in src-content/style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    text-align: center;
Severity: Minor
Found in src-content/style.scss by scss-lint

Properties should be ordered background-color, height, left, pointer-events, position, top, width, z-index
Open

        position: absolute;
Severity: Minor
Found in src-content/style.scss by scss-lint

Properties should be ordered box-sizing, display, line-height, padding-top, position, user-select, width
Open

        display: block;
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

Selector __stutter_duration should be written in lowercase with hyphens
Open

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