Showing 5,271 of 5,271 total issues
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_048-play-video:before {
- Exclude checks
Selector ofn-i_049-web
should be written in lowercase with hyphens Open
Open
.ofn-i_049-web:before {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_051-check-big:before {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_053-point-up:before {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_055-point-left:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
content: "\e637";
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector ofn-i_071-globe
should be written in lowercase with hyphens Open
Open
.ofn-i_071-globe:before {
- Exclude checks
Color #ffffff
should be written as #fff
Open
Open
color: #ffffff;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.fat-taxons, .fat-properties {
- Exclude checks
Color literals like #555
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
fill: #555;
- Exclude checks
Empty rule Open
Open
render-svg {}
- Exclude checks
Name of mixin bodyFont
should be written in all lowercase letters with hyphens instead of underscores Open
Open
@include bodyFont;
- Exclude checks
Color literals like #333333
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #333333;
- Exclude checks
Merge rule .neutral-btn.dark
with rule on line 3 Open
Open
.neutral-btn.dark {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
.button.primary, button.primary {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.button.success:hover, .button.success:active, .button.success:focus, button.success:hover, button.success:active, button.success:focus {
- Exclude checks
Color literals like rgba(0, 0, 0, 0.3)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: rgba(0, 0, 0, 0.3);
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_023-refresh:before {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.ofn-i_027-shopping-cart:before {
- Exclude checks