codeforamerica/ohana-web-search

View on GitHub
app/assets/stylesheets/components/_phone.scss

Summary

Maintainability
Test Coverage

Name of variable font_size_95 should be written in all lowercase letters with hyphens instead of underscores
Open

    font-size: $font_size_95;

Properties should be ordered color, font-size
Open

    font-size: $font_size_90;

Name of variable font_size_90 should be written in all lowercase letters with hyphens instead of underscores
Open

    font-size: $font_size_90;

Name of variable greyscale_midtone should be written in all lowercase letters with hyphens instead of underscores
Open

    color: $greyscale_midtone;

There are no issues that match your filters.

Category
Status