openfoodfoundation/openfoodnetwork

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

Summary

Maintainability
Test Coverage

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

$tablet_breakpoint: 768px;

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

$desktop_breakpoint: 1024px;

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

$phablet_breakpoint: 640px;

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

$mobile_breakpoint: 480px;

There are no issues that match your filters.

Category
Status