lightspeeddevelopment/lsx

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

Summary

Maintainability
Test Coverage

Line should be indented with spaces, not tabs
Open

    & > .archive-author-posts {

Avoid using id selectors
Open

            #primary {

Rule declaration should be preceded by an empty line
Open

                .site-main {

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

                &:before { font-size: 22px; }

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

                .site-main {

Unnecessary parent selector (&)
Open

    & > .archive-author-posts {

Line should be indented with spaces, not tabs
Open

    .archive-author-social-links {

Properties should be ordered content, display, font-family, font-size, -moz-osx-font-smoothing, -webkit-font-smoothing, margin-right, text-rendering
Open

        margin-right: 5px;

Line should be indented with spaces, not tabs
Open

    .archive-author-avatar {

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    &:before {

Begin pseudo elements with double colons: ::
Open

    &:before {

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

            .fa {

Avoid qualifying class selectors with an element.
Open

a.back-to-blog {

Line should be indented with spaces, not tabs
Open

    text-transform: uppercase;

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    display: block;

Line should be indented with spaces, not tabs
Open

    margin-top: $lsx-medium-gap;

Begin pseudo elements with double colons: ::
Open

                &:before { font-size: 22px; }

Rule declaration should be preceded by an empty line
Open

    &:before {

Properties should be ordered display, margin, overflow, padding-top, position
Open

        padding-top: 8px;

Line should be indented with spaces, not tabs
Open

    .archive-author-bio {

Line should be indented with spaces, not tabs
Open

    &.archive {

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

            #primary {

Line should be indented with spaces, not tabs
Open

    .archive-author-title {

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

            .fa {

There are no issues that match your filters.

Category
Status