lujanfernaud/prevy

View on GitHub
app/assets/stylesheets/abstracts/_helpers.scss

Summary

Maintainability
Test Coverage

!important should not be used
Open

  border-top-right-radius: $box-radius !important;

!important should not be used
Open

  color: transparent !important;

!important should not be used
Open

  margin-top: 2rem !important;

!important should not be used
Open

  border-top-left-radius: $box-radius !important;

Properties should be ordered border-radius, padding-bottom
Open

  padding-bottom: 100%;

!important should not be used
Open

  margin-left: .10rem !important;

!important should not be used
Open

  background-color: $light-background !important;

Properties should be ordered border-bottom-left-radius, border-top-right-radius
Open

    border-top-right-radius: 0 !important;

!important should not be used
Open

    border-top-right-radius: 0 !important;

Properties should be ordered color, height, left, position, top, width
Open

  position: absolute;

Properties should be ordered background-color, border-top-left-radius, border-top-right-radius, color, height, overflow, padding-bottom, position
Open

  position: relative;

!important should not be used
Open

  margin-bottom: 2rem !important;

!important should not be used
Open

  border-radius: 100% !important;

!important should not be used
Open

    border-bottom-left-radius: calc(#{$box-radius} - 3px) !important;

There are no issues that match your filters.

Category
Status