dsifford/academic-bloggers-toolkit

View on GitHub
src/js/gutenberg/components/people-fields/style.scss

Summary

Maintainability
Test Coverage

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

    align-items: center;

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

    align-items: center;

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

    &.person-literal {

Unknown property gap
Open

    gap: 5px;

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

    button > svg {

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

    display: grid;

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

    gap: 5px;

Unknown property gap
Open

    gap: 5px;

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

    display: grid;

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

    display: grid;

Properties should be ordered margin-inline, margin-right
Open

        margin-right: 5px;

Unknown property margin-inline
Open

        margin-inline: 0 5px;

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

    button > svg {

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

    gap: 5px;

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: auto 1fr 1fr auto;

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

    justify-content: center;

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

    grid-template-columns: auto auto;

There are no issues that match your filters.

Category
Status