BafS/Gutenberg

View on GitHub
scss/_page.scss

Summary

Maintainability
Test Coverage

Line should be indented with spaces, not tabs
Invalid

    padding-left: $page-padding-left;
Severity: Minor
Found in scss/_page.scss by scss-lint

Line should be indented with spaces, not tabs
Invalid

    padding-bottom: $page-padding-bottom;
Severity: Minor
Found in scss/_page.scss by scss-lint

Line should be indented with spaces, not tabs
Invalid

    padding-right: $page-padding-right;
Severity: Minor
Found in scss/_page.scss by scss-lint

Line should be indented with spaces, not tabs
Invalid

    padding-top: $page-padding-top;
Severity: Minor
Found in scss/_page.scss by scss-lint

There are no issues that match your filters.

Category
Status