openfoodfoundation/openfoodnetwork

View on GitHub
app/webpacker/css/shared/variables/variables.scss

Summary

Maintainability
Test Coverage

Line should be indented with spaces, not tabs
Open

    src: url('../fonts/OFN-v2.eot');

Use // comments everywhere
Open

/* Defined in foundation-rails components/_reveal.scss */

Line should be indented with spaces, not tabs
Open

    font-style: normal;

Line should be indented with spaces, not tabs
Open

    src: url('../fonts/OFN-v2.eot') format('embedded-opentype'),

Name of variable modal-zIndex should be written in all lowercase letters with hyphens instead of underscores
Open

$modal-zIndex: 1005;

Line should be indented with spaces, not tabs
Open

    font-family: 'OFN';

Line should be indented with spaces, not tabs
Open

    font-weight: normal;

There are no issues that match your filters.

Category
Status