betajs/betajs-media-components

View on GitHub
src/themes/video_recorder/default/colors.scss

Summary

Maintainability
Test Coverage

Color #ffffff should be written as #fff
Open

        color: #ffffff;

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

        color: #ffffff;

There are no issues that match your filters.

Category
Status