lightspeeddevelopment/lsx

View on GitHub
assets/css/scss/components/_buttons.scss

Summary

Maintainability
Test Coverage

Unnecessary parent selector (&)
Open

    & > .comment-form {

Line should be indented with spaces, not tabs
Open

    &,

Line should be indented with spaces, not tabs
Open

    @include lsx-button-scaffolding();

Line should be indented with spaces, not tabs
Open

    @include lsx-button-scaffolding();

Avoid qualifying attribute selectors with an element.
Open

        input[type="submit"] {

Avoid using id selectors
Open

#respond {

Line should be indented with spaces, not tabs
Open

    & > .comment-form {

Line should be indented with spaces, not tabs
Open

    @include lsx-button-colour();

There are no issues that match your filters.

Category
Status