lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Line should be indented with spaces, not tabs
Open

    .lsx-woocommerce-review-box {

Prefer single quoted strings
Open

                @include media(">=tablet") {

Line should be indented with spaces, not tabs
Open

    @include media("<custom") {

Line should be indented with spaces, not tabs
Open

    flex-direction: column;

Line should be indented with spaces, not tabs
Open

    border-right-width: 2px;

Line should be indented with spaces, not tabs
Open

    .fa {

Line should be indented with spaces, not tabs
Open

    border-right-style: solid;

Line should be indented with spaces, not tabs
Open

    &:empty {

Line should be indented with spaces, not tabs
Open

    span.onsale {

Line should be indented with spaces, not tabs
Open

    &:last-child {

Prefer single quoted strings
Open

@import "woocommerce-extensions/product-addons";

Line should be indented with spaces, not tabs
Open

    display: block;

Line should be indented with spaces, not tabs
Open

    text-align: center;

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

    max-width: 550px;

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

            li {

!important should not be used
Open

                    font-size: 1em !important;

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

            &:after {

Line should be indented with spaces, not tabs
Open

    .lsx-woocommerce-title {

Prefer single quoted strings
Open

    @include media(">=1280px") {

Begin pseudo elements with double colons: ::
Open

            &:before {
Severity
Category
Status
Source
Language