lightspeeddevelopment/lsx

View on GitHub
assets/css/scss/templates/_blog.scss

Summary

Maintainability
Test Coverage

Avoid qualifying class selectors with an element.
Open

        & + article.post,

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

            .post-meta {

0.15 should be written without a leading zero as .15
Open

                box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);

Prefer single quoted strings
Open

            @include media(">=desktop") {

Prefer single quoted strings
Open

                    @include media(">=desktop") {

Line should be indented with spaces, not tabs
Open

    .blog &,

Prefer single quoted strings
Open

                @include media(">=phone") {

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

            & .fa {

Color literals like #fff should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

                color: #fff;

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

            .woocommerce {

Prefer single quoted strings
Open

            @include media(">=desktop") {

Rule declaration should be followed by an empty line
Open

            }

Avoid qualifying class selectors with an element.
Open

        & + article.post,

Property margin-top already defined on line 177
Open

            margin-top: 0;

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

            .post-tags {

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

        }

Properties should be ordered margin-bottom, margin-top, width
Open

                margin-top: 0;

Avoid qualifying class selectors with an element.
Open

        & + article.post,

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

            & > .entry-image {

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

            .post-meta {

Color literals like #fff should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

                border: 2px solid #fff;

Prefer single quoted strings
Open

            @include media(">=desktop") {

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

                .moretag {

Begin pseudo elements with double colons: ::
Open

                &:after {

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

                &:last-child {

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

            & > .post-comments {

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

            .entry-meta {

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

                .post-tags-wrapper {

Unnecessary parent selector (&)
Open

            & > .attachment-responsive {

@include declaration should be preceded by an empty line
Open

            @include media(">=desktop") {

@include declaration should be preceded by an empty line
Open

            @include media(">=desktop") {

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

            & .fa {

Properties should be ordered padding, word-break
Open

            word-break: break-word;

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

            p {

Rule declaration should be followed by an empty line
Open

                }

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

                &:last-child {

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

                &:after {

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

            & > a {

Begin pseudo elements with double colons: ::
Open

                &:before {

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

                & > .post-meta.post-meta-top {

Prefer single quoted strings
Open

            @include media(">=tablet") {

Avoid qualifying class selectors with an element.
Open

article.post,

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

            & > .attachment-responsive {

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

            .post-meta-avatar {

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

            a {

Rule declaration should be followed by an empty line
Open

                }

Prefer single quoted strings
Open

                        content: "";

Rule declaration should be followed by an empty line
Open

        }

Unnecessary parent selector (&)
Open

                & > .post-meta-avatar,

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

            & > .post,

Rule declaration should be followed by an empty line
Open

                }

@include declaration should be followed by an empty line
Open

            }

Unnecessary parent selector (&)
Open

            & .label-sticky {

Color literals like rgba(0, 0, 0, 0.15) should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

                box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);

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

            p {

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

            p {

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

            & > * {

Prefer single quoted strings
Open

                    content: "|";

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

                &:before {

Begin pseudo elements with double colons: ::
Open

            &:after {

Line should be indented with spaces, not tabs
Open

    &:not(.has-sidebar) {

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

            & > .attachment-responsive {

Prefer single quoted strings
Open

            @include media(">=desktop") {

Color literals like #d8d8d8 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

            border-top: 2px solid #d8d8d8;

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

            .entry-title {

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

                .entry-meta,

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

                &.lazyload,

@include declaration should be followed by an empty line
Open

            }

Unnecessary parent selector (&)
Open

            & .fa {

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

            & .label-sticky {

Prefer single quoted strings
Open

            @include media(">=desktop") {

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

            p {

@include declaration should be preceded by an empty line
Open

            @include media(">=desktop") {

@include declaration should be followed by an empty line
Open

            }

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

            & > * {

Begin pseudo elements with double colons: ::
Open

                &:before {

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

            &:after {

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

            .entry-meta {

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

                & > .post-meta-avatar,

Avoid qualifying class selectors with an element.
Open

article.post,

Avoid qualifying class selectors with an element.
Open

article.post,

0rem should be written without units as 0
Open

                padding: 0rem 3rem 2rem;

Rule declaration should be preceded by an empty line
Open

            p {

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

            .post-tags {

Rule declaration should be followed by an empty line
Open

        }

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

            .entry-title {

Unnecessary parent selector (&)
Open

                & > .post-meta.post-meta-top {

Rule declaration should be followed by an empty line
Open

        }

Unnecessary parent selector (&)
Open

        & + article.post,

Unnecessary parent selector (&)
Open

            & > .entry-image {

@include declaration should be preceded by an empty line
Open

            @include media(">=desktop") {

Rule declaration should be preceded by an empty line
Open

                .moretag {

Begin pseudo elements with double colons: ::
Open

                    &:after {

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

                &:before {

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

            .post-meta-categories,

Line should be indented with spaces, not tabs
Open

    &.search .post-wrapper {

Color literals like #fff should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

            background-color: #fff;

Rule declaration should be followed by an empty line
Open

        }

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

            & .label-sticky {

Prefer single quoted strings
Open

                    content: "\f0e5";

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

            .post-meta-categories,

Unnecessary parent selector (&)
Open

            & > a {

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

            & > a {

Rule declaration should be followed by an empty line
Open

            }

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

            .entry-meta {

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

                & > .post-meta.post-meta-top {

Unnecessary parent selector (&)
Open

                & > .post-meta.post-meta-top {

Rule declaration should be followed by an empty line
Open

                }

@include declaration should be followed by an empty line
Open

            }

Line should be indented with spaces, not tabs
Open

    article.lsx-slot {

Rule declaration should be followed by an empty line
Open

            }

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

            .woocommerce {

Avoid qualifying class selectors with an element.
Open

    article.lsx-slot {

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

            &:not(.lsx-body-full-width) {

Properties should be ordered color, display, font-size, padding
Open

            display: block;

Prefer single quoted strings
Open

            @include media(">=desktop") {

Properties should be ordered border-radius, box-shadow, color, font-family, font-size, font-weight, padding, position, right, top
Open

                color: #fff;

Properties should be ordered align-items, border-top, display, flex-wrap, font-style, margin, margin-top, padding-bottom, padding-top
Open

            margin: 0 10px;

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

                &:last-child,

Line should be indented with spaces, not tabs
Open

    &:not( .lsx-body-grid-layout ):not( .lsx-body-half-grid-layout ):not( .lsx-body-list-layout ):not( .lsx-search-enabled ) {

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

            & > .entry-image {

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

            .post-meta-avatar {

Unnecessary parent selector (&)
Open

            & > * {

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

            & > .post-comments {

Rule declaration should be preceded by an empty line
Open

            &:after {

Merge rule .entry-title with rule on line 117
Open

        .entry-title {

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

            .post-meta {

Unnecessary parent selector (&)
Open

            & > .post-comments {

Avoid using id selectors
Open

        #categories-slider {

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

            + .post-wrapper {

Unnecessary parent selector (&)
Open

            & > .post,

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

                .entry-title {

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

            a {

Properties should be ordered font-size, padding, text-align
Open

            text-align: left;

@include declaration should be preceded by an empty line
Open

            @include media(">=desktop") {

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

                    &:after {

Prefer single quoted strings
Open

                    content: "#";

Properties should be ordered display, margin-left, margin-right, margin-top, padding-bottom
Open

                    margin-top: 0;

There are no issues that match your filters.

Category
Status