openfoodfoundation/openfoodnetwork

View on GitHub
app/webpacker/css/admin/components/sidebar.scss

Summary

Maintainability
Test Coverage

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

      background: #fff;

Avoid using id selectors
Open

#sidebar {

There are no issues that match your filters.

Category
Status