Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Rule declaration should be preceded by an empty line
Open

                    &::after {

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

                    &::after {

Property pointer-events already defined on line 202
Open

            pointer-events: none;

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

    meter {

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

    width: 100%;

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

    meter {

Properties should be ordered aspect-ratio, height, left, position, top, z-index
Open

                    height: 70%;
Severity: Minor
Found in Program Files/browser/style.scss by scss-lint

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

            button {
Severity: Minor
Found in Program Files/browser/style.scss by scss-lint

Properties should be ordered border, border-radius, flex-grow, line-height, margin, padding
Open

                padding: 1px;
Severity: Minor
Found in Program Files/browser/style.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

        a {

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

  --color:#fff;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Each selector in a comma sequence should be on its own single line
Open

p, a, b, input, .cmdinputcontainer {
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Each selector in a comma sequence should be on its own single line
Open

p, a, b, input, .cmdinputcontainer {
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Colon after property should be followed by one space
Open

  font-weight:inherit
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

  b {
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

    b {
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Colon after property should be followed by one space
Open

        position:relative;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Each selector in a comma sequence should be on its own single line
Open

            &:hover, &:focus, &:active {

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

            &:hover, &:focus, &:active {

Properties should be ordered background-color, border, box-sizing, color, font-size, font-weight, height, width
Open

            width: 100%;
Severity
Category
Status
Source
Language