AyuntamientoMadrid/participacion

View on GitHub
app/assets/stylesheets/pages.scss

Summary

Maintainability
Test Coverage

Color literals like #ecf0f1 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

    background: #ecf0f1;
Severity: Minor
Found in app/assets/stylesheets/pages.scss by scss-lint

Color literals like #ecf0f1 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

      background: #ecf0f1;
Severity: Minor
Found in app/assets/stylesheets/pages.scss by scss-lint

There are no issues that match your filters.

Category
Status