openfoodfoundation/openfoodnetwork

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

Summary

Maintainability
Test Coverage

Avoid using id selectors
Open

#powerTip {

Selector powerTip should be written in lowercase with hyphens
Open

#powerTip {

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

  color: #fff;

There are no issues that match your filters.

Category
Status