Showing 2,141 of 2,141 total issues
Properties should be ordered background, border-bottom, border-top, padding, text-align, vertical-align Open
Open
padding: 80px;
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
background: rgba($primary-lightest,.1);
- Exclude checks
Name of variable greyscale_lightest
should be written in all lowercase letters with hyphens instead of underscores Open
Open
background: $greyscale_lightest;
- Exclude checks
Name of variable greyscale_light
should be written in all lowercase letters with hyphens instead of underscores Open
Open
border-left: 1px dotted $greyscale_light;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
> h1 {
- Exclude checks
Avoid using id selectors Open
Open
#list-view div:last-child {
- Exclude checks
Name of variable greyscale_light
should be written in all lowercase letters with hyphens instead of underscores Open
Open
border-bottom: 1px solid $greyscale_light; // IE fallback
- Exclude checks
Property color
already defined on line 1285 Open
Open
color: rgba($black,.4);
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
li {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
> ul {
- Exclude checks
Property background
already defined on line 750 Open
Open
background: rgba($primary-lightest, .5);
- Exclude checks
Name of variable greyscale_light
should be written in all lowercase letters with hyphens instead of underscores Open
Open
border-bottom: 1px solid $greyscale_light; // IE fallback
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
h1.name > a::after {
- Exclude checks
Properties should be ordered border-right, border-top, color Open
Open
color: $black;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
h2.agency {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
a:hover {
- Exclude checks
Properties should be ordered border-bottom, color, cursor Open
Open
color: $greyscale_midtone; // IE fallback
- Exclude checks
Name of variable greyscale_lightest
should be written in all lowercase letters with hyphens instead of underscores Open
Open
background: $greyscale_lightest;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
h2 {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
> span {
- Exclude checks