Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Avoid using id selectors
Open

#headbar2 {

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

    display: flex;

Properties should be ordered aspect-ratio, background, box-sizing, display, height, margin, overflow, padding, position
Open

            position: relative;

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

            &.usericon-button {

Properties should be ordered outline-offset, padding
Open

                padding: 0;

Avoid using id selectors
Open

    #center {

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

    width: 40rem;

Properties should be ordered align-content, display, flex-direction, flex-wrap
Open

                display: flex;

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

    border-radius: var(--border-radius);

Unnecessary parent selector (&)
Open

        &>div {

Line contains trailing whitespace
Open

    

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

    border-radius: var(--border-radius);

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

                img {

Rule declaration should be preceded by an empty line
Open

    &.big_buttons {

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

            img {

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

    max-width: calc(100% - 2*var(--glassyElementSpacing));

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

    backdrop-filter: blur(var(--glassyElementBlur));

Avoid using id selectors
Open

        #left {

Properties should be ordered align-items, border-radius, display, height, line-height, margin-bottom, overflow, position, text-decoration, width
Open

                position: relative;

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

                span {
Severity
Category
Status
Source
Language