Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Colon after property should be followed by one space
Open

    display:flex;
Severity: Minor
Found in helper.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    backdrop-filter:blur(12px);
Severity: Minor
Found in helper.scss by scss-lint

Properties should be ordered background, background-color, color, color-scheme
Open

        color: #fff;
Severity: Minor
Found in helper.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    display: flex;
Severity: Minor
Found in style.scss by scss-lint

Avoid vendor prefixes.
Open

    -webkit-user-select: none;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    .headbar .max,
Severity: Minor
Found in style.scss by scss-lint

Colon after property should be followed by one space
Open

        right:-11px;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Merge rule .program with rule on line 81
Open

.program {
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered background-color, border-radius, display, left, min-height, min-width, position, top, transform, transform-origin
Open

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

Commas in function arguments should be followed by one space
Open

            outline: 40px solid rgba(0,0,0,.6);
Severity: Minor
Found in style.scss by scss-lint

Unknown property color-scheme
Open

        color-scheme: initial !important;
Severity: Minor
Found in style.scss by scss-lint

Properties should be ordered display, height, position, right, top
Open

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

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

            button {
Severity: Minor
Found in style.scss by scss-lint

Colon after property should be followed by one space
Open

                background:transparent;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    .resizers {
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    &, iframe {
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    pointer-events: none;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    --hovercolornontransparent: #ffaa00;
Severity: Minor
Found in helper.scss by scss-lint
Severity
Category
Status
Source
Language