lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Begin pseudo elements with double colons: ::
Open

            &:after {

Line should be indented with spaces, not tabs
Open

    margin-top: -4rem;

Line should be indented with spaces, not tabs
Open

    @include media(">=tablet") {

Begin pseudo elements with double colons: ::
Open

        &:before {

Line should be indented with spaces, not tabs
Open

    .woocommerce-Address-title {

Line should be indented with spaces, not tabs
Open

    padding-left: 0;

Line should be indented with spaces, not tabs
Open

    width: 25%;

Line should be indented with spaces, not tabs
Open

    .lsx-woocommerce-content {

Line should be indented with spaces, not tabs
Open

    border-radius: 50%;

Line should be indented with spaces, not tabs
Open

    height: 20px;

Avoid qualifying class selectors with an element.
Open

    div.product {

Unnecessary parent selector (&)
Open

        & > li {

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

                li {

Line should be indented with spaces, not tabs
Open

    text-align: center;

Line should be indented with spaces, not tabs
Open

    display: none;

Line should be indented with spaces, not tabs
Open

    border: none;

Line should be indented with spaces, not tabs
Open

    border-style: solid;

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

            .button {

Avoid qualifying class selectors with an element.
Open

ul.lsx-wc-cart-sub-menu {

Selector woocommerce-LostPassword should be written in lowercase with hyphens
Open

    .woocommerce-LostPassword {
Severity
Category
Status
Source
Language