dsifford/academic-bloggers-toolkit

View on GitHub
src/css/_footnotes.scss

Summary

Maintainability
Test Coverage

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

    font-size: 0.8em;
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

0.5 should be written without a leading zero as .5
Open

        padding-right: 0.5em;
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

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

    ol {
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

0.8 should be written without a leading zero as .8
Open

    font-size: 0.8em;
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

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

    &__marker {
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

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

    &__content {
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

0.5 should be written without a leading zero as .5
Open

        padding-inline: 0 0.5em;
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

Properties should be ordered display, padding-inline, padding-right, text-align
Open

        padding-right: 0.5em;
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

Properties should be ordered display, padding, padding-inline-start, padding-left
Open

        padding-left: 1rem;
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

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

    > div:not([class]) {
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

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

    display: table-row;
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

Unknown property padding-inline
Open

        padding-inline: 0 0.5em;
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

There are no issues that match your filters.

Category
Status