dsifford/academic-bloggers-toolkit

View on GitHub
src/js/options-page/style-form.scss

Summary

Maintainability
Test Coverage

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

    > label {

Unknown property gap
Open

    gap: 10px;

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

    input[type='search'] {

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

    gap: 10px;

Avoid qualifying attribute selectors with an element.
Open

    input[type='search'] {

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

    grid-template-columns: max-content max-content max-content;

Properties should be ordered font-size, height, line-height
Open

        line-height: 40px;

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

    display: grid;

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

    gap: 10px;

Properties should be ordered display, gap, grid-template-columns
Open

    grid-template-columns: max-content max-content max-content;

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

    display: grid;

Unknown property gap
Open

    gap: 10px;

There are no issues that match your filters.

Category
Status