lightspeeddevelopment/lsx

View on GitHub
assets/css/scss/layout/_gutenberg-front.scss

Summary

Maintainability
Test Coverage

@media declaration should be preceded by an empty line
Open

        @media only screen and (min-width: 768px) {

Rule declaration should be followed by an empty line
Open

            }

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

                h3 {

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

                        .wp-block-media-text__content {

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

            .wp-block-cover__inner-container {

Properties should be ordered float, max-width, padding-left, padding-right, width
Open

            max-width: 100%;

Avoid using id selectors
Open

        #respond {

Properties should be ordered margin, max-width, width
Open

            width: 40%;

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-left, margin-right, max-width
Open

                    max-width: 1200px;

@include declaration should be followed by an empty line
Open

}

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

            }

Line should be indented with spaces, not tabs
Open

    .entry-content {

Properties should be ordered float, max-width, padding-left, padding-right, width
Open

            max-width: 100%;

Avoid qualifying id selectors with an element.
Open

        div#primary {

0px should be written without units as 0
Open

                    margin-top: 0px;

Prefer single quoted strings
Open

                        @include media(">=desktop") {

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

                    .wp-block-media-text {

Rule declaration should be followed by an empty line
Open

    }

Selector wp-block-cover__inner-container should be written in lowercase with hyphens
Open

            .wp-block-cover__inner-container {

Properties should be ordered max-width, width
Open

                width: 100%;

Avoid using id selectors
Open

            .slick-slider,

Properties should be ordered margin-left, margin-right, max-width, width
Open

                max-width: 90rem;

Avoid using id selectors
Open

        .entry-header,

Line should be indented with spaces, not tabs
Open

    .gutenberg-compatible-template.using-gutenberg .post-thumbnail img,

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

        article.page,

Line should be indented with spaces, not tabs
Open

    .wp-block-button {

Line should be indented with spaces, not tabs
Open

    .wp-block-button {

Prefer single quoted strings
Open

@include media(">=desktop-wide") {

Avoid using id selectors
Open

            figure.wp-block-embed,

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

            }

Properties should be ordered min-width, width
Open

                width: 100%;

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

                .wp-block-column {

Rule declaration should be followed by an empty line
Open

        }

Line should be indented with spaces, not tabs
Open

    .content-area {

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

                .lsx-title-block {

Prefer single quoted strings
Open

@include media(">=tablet") {

Rule declaration should be preceded by an empty line
Open

            .entry-header {

Properties should be ordered max-width, width
Open

            width: 100%;

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

                }

Avoid qualifying class selectors with an element.
Open

    .gutenberg-compatible-template.using-gutenberg.page-template-template-no-sidebar

Rule declaration should be followed by an empty line
Open

            }

Prefer single quoted strings
Open

@include media("<custom") {

Rule declaration should be followed by an empty line
Open

            }

Properties should be ordered max-width, width
Open

                width: 100%;

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

            background-color: black;

!important should not be used
Open

                    max-width: 700px !important;

Line should be indented with spaces, not tabs
Open

    .alignfull {

Avoid qualifying id selectors with an element.
Open

        div#primary {

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be preceded by an empty line
Open

            .blocks-gallery-grid {

Opening curly brace { should be preceded by one space
Open

            #lsx-team-slider{

Avoid using id selectors
Open

            .entry-header,

Properties should be ordered margin-left, margin-right, max-width, padding, width
Open

                width: calc(100% + 5rem * 2);

Prefer single quoted strings
Open

@include media(">=tablet") {

Rule declaration should be preceded by an empty line
Open

        &.alignright,

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

            }

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

                .wp-block-column {

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

        position: relative;

Prefer single quoted strings
Open

@include media(">=tablet") {

Line should be indented with spaces, not tabs
Open

    .wp-block-video {

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

    margin-right: auto;

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

            article {

Merge rule .gutenberg-compatible-template.using-gutenberg with rule on line 7
Open

.gutenberg-compatible-template.using-gutenberg {

Rule declaration should be followed by an empty line
Open

                    }

@media declaration should be followed by an empty line
Open

            }

Begin pseudo elements with double colons: ::
Open

                &:first-letter {

Avoid using id selectors
Open

            .entry-header,

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

                .row {

Prefer single quoted strings
Open

@include media("<tablet") {

Avoid qualifying class selectors with an element.
Open

                img.alignnone,

Use // comments everywhere
Open

/*--------------------------------------------------------------

Avoid using id selectors
Open

            figure.wp-block-embed,

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

                .wp-block-column {

Rule declaration should be followed by an empty line
Open

        }

Properties should be ordered margin-left, margin-right, max-width
Open

            max-width: 1150px;

Rule declaration should be followed by an empty line
Open

        }

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

                .wp-block-column {

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

        }

Color black should be written in hexadecimal form as #000000
Open

            color: black;

Prefer single quoted strings
Open

@import "../scss/global/_variables";

Avoid using id selectors
Open

        div#primary {

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

            &.lsx-disabled-hidden-title {

Shorthand form for property padding should be written more concisely as 0 10% instead of 0 10% 0 10%
Open

                                padding: 0 10% 0 10%;

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

            &.has-background-img {

Properties should be ordered margin-left, margin-right, max-width, width
Open

                max-width: 90rem;

Line should be indented with spaces, not tabs
Open

    &.page-template.using-gutenberg {

Line should be indented with spaces, not tabs
Open

    .gutenberg-compatible-template.using-gutenberg,

Properties should be ordered margin-left, margin-right, max-width, width
Open

            max-width: 120rem;

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

                > .alignfull {

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

    .gutenberg-compatible-template.using-gutenberg.page-template-template-no-sidebar

Avoid qualifying class selectors with an element.
Open

    .gutenberg-compatible-template.using-gutenberg.page-template-template-no-sidebar

Expected 0 spaces after ( instead of
Open

            width: calc( 100vw - 14rem);

Avoid qualifying class selectors with an element.
Open

                img.alignnone,

Avoid using id selectors
Open

            figure.wp-block-embed,

Rule declaration should be followed by an empty line
Open

            }

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

                .wp-block-column {

Rule declaration should be followed by an empty line
Open

        }

!important should not be used
Open

            margin-top: -2.4rem !important;

Line should be indented with spaces, not tabs
Open

    blockquote.is-style-large {

Unnecessary parent selector (&)
Open

                & > .entry-content {

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

            .tab-content {

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

                &.alignright {

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

                > div,

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

        }

Avoid qualifying class selectors with an element.
Open

            figure.wp-block-embed,

Use // comments everywhere
Open

/*--------------------------------------------------------------

Rule declaration should be followed by an empty line
Open

        }

Color white should be written in hexadecimal form as #ffffff
Open

            color: white;

Rule declaration should be followed by an empty line
Open

        }

Line should be indented with spaces, not tabs
Open

    .lsx-icon-banner {

Color white should be written in hexadecimal form as #ffffff
Open

        background: white;

Line should be indented with spaces, not tabs
Open

    .navigation,

Rule declaration should be followed by an empty line
Open

        }

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

                & > .entry-content {

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

            .tab-content {

Use // comments everywhere
Open

/** LSX Hero Banner Block Styles. */

Line should be indented with spaces, not tabs
Open

    .breadcrumbs-container {

@media declaration should be preceded by an empty line
Open

            @media (max-width: 992px) {

Properties should be ordered margin-left, margin-right, max-width, width
Open

            max-width: 90rem;

Expected 0 spaces after ( instead of
Open

                width: calc( 100vw - 10rem );

Rule declaration should be preceded by an empty line
Open

                .row {

Line should be indented with spaces, not tabs
Open

    .gutenberg-compatible-template.using-gutenberg,

Rule declaration should be followed by an empty line
Open

            }

Properties should be ordered margin-left, margin-right, max-width, width
Open

                width: 100%;

Prefer single quoted strings
Open

@include media(">=desktop-wide") {

Rule declaration should be preceded by an empty line
Open

                .wp-block-column {

Use // comments everywhere
Open

/*--------------------------------------------------------------

Properties should be ordered background, max-width, padding-bottom, padding-top, width
Open

        width: 100%;

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

            .wp-block-column {

Avoid qualifying class selectors with an element.
Open

    blockquote.is-style-large {

Prefer single quoted strings
Open

@include media(">=desktop-wide") {

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

[class*="__inner-container"] .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright), [class*="__inner-container"] .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {

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

    margin-left: auto;

Rule declaration should be followed by an empty line
Open

    }

Properties should be ordered padding-bottom, padding-top
Open

            padding-top: 0;

Rule declaration should be followed by an empty line
Open

                }

Line should be indented with spaces, not tabs
Open

    &.lsx-page-title,

0px should be written without units as 0
Open

                    padding-top: 0px;

Rule declaration should be followed by an empty line
Open

        }

Expected 0 spaces before ) instead of
Open

                width: calc( 100vw - 10rem );

Rule declaration should be followed by an empty line
Open

        }

Avoid qualifying attribute selectors with an element.
Open

                img.alignnone,

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

                img.alignnone,

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

                img.alignnone,

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

                .wp-block-column {

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

                .wp-block-column {

Rule declaration should be followed by an empty line
Open

            }

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

        background: white;

Properties should be ordered margin, max-width, padding
Open

                max-width: 50%;

Selector wp-block-cover__inner-container should be written in lowercase with hyphens
Open

                .wp-block-cover__inner-container {

Selector wp-block-media-text__content should be written in lowercase with hyphens
Open

                        .wp-block-media-text__content {

Line should be indented with spaces, not tabs
Open

    .lsx-hero-banner-block {

Use // comments everywhere
Open

/*--------------------------------------------------------------

Expected 0 spaces after ( instead of
Open

            width: calc( 100vw - 8rem );

Rule declaration should be preceded by an empty line
Open

            .blocks-gallery-grid {

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

                &:first-letter {

Rule declaration should be followed by an empty line
Open

                }

Avoid using id selectors
Open

            figure.wp-block-embed,

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

                .wp-block-column {

Avoid using id selectors
Open

    #primary.content-area {

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

        }

Color black should be written in hexadecimal form as #000000
Open

            background-color: black;

Avoid using id selectors
Open

#primary {

Line should be indented with spaces, not tabs
Open

    .lsx-block-button.btn-full {

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

                &:first-child {

Rule declaration should be followed by an empty line
Open

        }

Use // comments everywhere
Open

/*--------------------------------------------------------------

Avoid using id selectors
Open

    .navigation,

Avoid qualifying class selectors with an element.
Open

        div.entry-content {

Prefer single quoted strings
Open

                            @include media("<=tablet") {

Avoid using id selectors
Open

        div #primary {

Expected 0 spaces before ) instead of
Open

            width: calc( 100vw - 8rem );

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

    .gutenberg-compatible-template.using-gutenberg .post-thumbnail img,

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

        .alignwide

Properties should be ordered max-width, width
Open

            width: auto;

Avoid qualifying class selectors with an element.
Open

        article.post {

Merge rule .gutenberg-compatible-template.using-gutenberg.single:not(.lsx-body-full-width) with rule on line 7
Open

.gutenberg-compatible-template.using-gutenberg.single:not(.lsx-body-full-width) {

Avoid qualifying class selectors with an element.
Open

            figure.wp-block-embed,

Rule declaration should be followed by an empty line
Open

            }

Line should be indented with spaces, not tabs
Open

    .gutenberg-compatible-template.using-gutenberg,

Avoid using id selectors
Open

            #lsx-testimonials-slider {

Rule declaration should be followed by an empty line
Open

        }

Properties should be ordered max-width, width
Open

            width: 100%;

Avoid qualifying class selectors with an element.
Open

        .wrap.container,

Properties should be ordered margin, max-width, padding-left, padding-right, width
Open

            width: 100%;

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

            }

Properties should be ordered max-width, width
Open

                    width: 100%;

Properties should be ordered max-width, width
Open

                width: 100%;

Line should be indented with spaces, not tabs
Open

    .gutenberg-compatible-template.using-gutenberg.page-template-template-no-sidebar

Expected 0 spaces after ( instead of
Open

            max-width: calc( 100vw - 14rem);

Properties should be ordered margin-left, margin-right, max-width, text-align, width
Open

                    text-align: left;

Line should be indented with spaces, not tabs
Open

    .gutenberg-compatible-template.using-gutenberg.single {

Rule declaration should be followed by an empty line
Open

        }

Properties should be ordered min-width, width
Open

                width: 100%;

Rule declaration should be preceded by an empty line
Open

                .wp-block-column {

Properties should be ordered margin-left, margin-right, max-width
Open

                max-width: 90rem;

Rule declaration should be followed by an empty line
Open

        }

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

            color: black;

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

            background-color: white;

Imported partial ../scss/global/_variables should be written as ../scss/global/variables
Open

@import "../scss/global/_variables";

Line should be indented with spaces, not tabs
Open

    &.page-template-default,

Rule declaration should be followed by an empty line
Open

        }

Avoid using id selectors
Open

        div#primary {

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

            .wp-block-cover {

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

            .wp-block-cover {

Line should be indented with spaces, not tabs
Open

    .gutenberg-compatible-template {

Avoid qualifying class selectors with an element.
Open

                img.alignnone,

Avoid qualifying class selectors with an element.
Open

                img.alignnone,

Avoid using id selectors
Open

        .entry-meta,

Rule declaration should be followed by an empty line
Open

            }

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

                .wp-block-column {

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

                .wp-block-column {

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

            }

Line should be indented with spaces, not tabs
Open

    #primary.content-area {

Rule declaration should be followed by an empty line
Open

        }

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

                &:first-child {

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

                &:nth-child(2) {

Use // comments everywhere
Open

/*--------------------------------------------------------------

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be followed by an empty line
Open

            }

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

                .wp-block-cover__inner-container {

Properties should be ordered height, margin-left, margin-right, min-height
Open

            min-height: 150px;

Line should be indented with spaces, not tabs
Open

    .gutenberg-compatible-template.using-gutenberg {

Avoid using id selectors
Open

        .entry-header,

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

                > .alignwide {

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

        }

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

                .wp-block-column {

Properties should be ordered margin-left, margin-right, max-width, width
Open

                max-width: 100rem;

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

                }

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

    max-width: 90rem;

@media declaration should be preceded by an empty line
Open

        @media only screen and (min-width: 768px) {

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

            .entry-content {

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

                    .wp-block-columns,

Properties should be ordered margin-left, margin-right, max-width
Open

                            max-width: 90rem;

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

            &.aligncontent {

Properties should be ordered margin-left, margin-right, max-width, width
Open

                width: 90%;

Properties should be ordered margin-left, margin-right, max-width, width
Open

                max-width: 90rem;

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

                }

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

    .gutenberg-compatible-template.using-gutenberg

Rule declaration should be followed by an empty line
Open

    }

Properties should be ordered margin-left, margin-right, max-width
Open

            max-width: 850px;

Rule declaration should be followed by an empty line
Open

            }

Avoid using id selectors
Open

        .entry-meta,

Rule declaration should be followed by an empty line
Open

        }

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

                &:nth-child(2) {

Line should be indented with spaces, not tabs
Open

    .lsx-full-width-gutenberg {

Line should be indented with spaces, not tabs
Open

    .gutenberg-compatible-template.using-gutenberg {

Properties should be ordered max-width, width
Open

                    width: 100%;

Rule declaration should be followed by an empty line
Open

        }

Properties should be ordered max-width, width
Open

                width: 100%;

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

                &.alignleft {

Rule declaration should be followed by an empty line
Open

                }

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

                .row {

Use // comments everywhere
Open

/*--------------------------------------------------------------

Properties should be ordered margin-left, margin-right, max-width, width
Open

            max-width: calc( 100vw - 14rem);

Avoid using id selectors
Open

            figure.wp-block-embed,

Properties should be ordered margin-left, margin-right, max-width
Open

                max-width: 70rem;

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

            color: white;

Color white should be written in hexadecimal form as #ffffff
Open

            background-color: white;

Rule declaration should be followed by an empty line
Open

        }

Line should be indented with spaces, not tabs
Open

    .has-2-columns {

Rule declaration should be followed by an empty line
Open

                }

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

                .wp-block-column {

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

        }

!important should not be used
Open

                    max-width: 700px !important;

There are no issues that match your filters.

Category
Status