Showing 2,141 of 2,141 total issues
Avoid using id selectors Open
Open
#list-view {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.service-categories > ul {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.hierarchy-depth-3{ margin-left: 30px; }
- Exclude checks
Name of variable font_size_95
should be written in all lowercase letters with hyphens instead of underscores Open
Open
font-size: $font_size_95;
- Exclude checks
Properties should be ordered margin-bottom, margin-right, vertical-align Open
Open
vertical-align: baseline;
- Exclude checks
Name of variable font_size_95
should be written in all lowercase letters with hyphens instead of underscores Open
Open
font-size: $font_size_95;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
margin: -1px;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
padding: 0;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.clearfix:before,
- Exclude checks
Colon after property should be followed by one space Open
Open
position:relative;
- Exclude checks
Colon after property should be followed by one space Open
Open
z-index:9998 !important;
- Exclude checks
Expected 0 spaces before )
instead of
Open
Open
@include backface-visibility( hidden );
- Exclude checks
!important should not be used Open
Open
margin-top: -9999px !important;
- Exclude checks
Colon after property should be followed by one space Open
Open
z-index:-1 !important;
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
$black: rgb(0,0,0);
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
$greyscale_midtone: rgb(128,128,128);
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
$accentB: rgb(255,200,56);
- Exclude checks
Name of variable complementA
should be written in all lowercase letters with hyphens instead of underscores Open
Open
$search-button-color: $complementA;
- Exclude checks
Name of variable complementA
should be written in all lowercase letters with hyphens instead of underscores Open
Open
$pagination-color: $complementA;
- Exclude checks
Name of variable font_leading_90
should be written in all lowercase letters with hyphens instead of underscores Open
Open
$font_leading_90: 0.75;
- Exclude checks