dsifford/academic-bloggers-toolkit

View on GitHub
src/js/gutenberg/components/reference-form-manual/style.scss

Summary

Maintainability
Test Coverage

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

    max-width: calc(100vw - 32px);

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

    :global .components-notice {

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

    width: 550px;

Properties should be ordered max-width, width
Open

    width: 550px;

Properties should be ordered align-items, display, grid-template-columns
Open

    display: grid;

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

    grid-template-columns: 100px 1fr;

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

    align-items: center;

There are no issues that match your filters.

Category
Status