assets/css/scss/layout/_content.scss
Line should be indented with spaces, not tabs Open
Open
& > .page-title {
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.has-text-align-right {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.home {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Selector widget_lsx_full_width_alt
should be written in lowercase with hyphens Open
Open
&.widget_lsx_full_width_alt,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.btn {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-align: center;
- Exclude checks
Prefer single quoted strings Open
Open
content: "";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
& > small {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& .btn {
- Exclude checks
Merge rule .content-area
with rule on line 79 Open
Open
.content-area {
- Exclude checks
Properties should be ordered margin-left, margin-right, max-width Open
Open
max-width: 90rem;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:after {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:last-child {
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .lsx-title;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 0;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.has-text-align-left {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 30px;
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > small {
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<phone") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.lsx-subheading {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
img ~ p {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > .page-title {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #777
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #777;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: $lsx-large-gap / 2;
- Exclude checks
Selector widget_lsx_full_width
should be written in lowercase with hyphens Open
Open
&.widget_lsx_full_width_alt,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
h3,
- Exclude checks
Properties should be ordered color, font-size, line-height Open
Open
font-size: 26px;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:last-child {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.row {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#footer-widgets a:not(.btn):not(button) {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.widget {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border: 0 none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin: 0 0 $lsx-gap;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:after {
- Exclude checks
Avoid using id selectors Open
Open
#footer-widgets a:not(.btn):not(button) {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.textwidget,
- Exclude checks
Avoid using id selectors Open
Open
#home-widgets {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: $lsx-large-gap;
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > .widget {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Properties should be ordered margin-left, margin-right Open
Open
margin-right: 0;
- Exclude checks
Selector widget_text
should be written in lowercase with hyphens Open
Open
&.widget_text {
- Exclude checks
Unnecessary parent selector (&) Open
Open
& + p {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.lsx-full-width-base,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.lsx-full-width-base-small {
- Exclude checks
Color literals like #333
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #333;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
p {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:last-child {
- Exclude checks
Color literals like #dadddf
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #dadddf;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:after {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
[class*="col-"] + [class*="col-"] {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
line-height: 1.2;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
& > .widget {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">desktop") {
- Exclude checks
Prefer single quoted strings Open
Open
content: "";
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:after {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid using id selectors Open
Open
#home-widgets {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.row {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-top: 0;
- Exclude checks
Properties should be ordered color, font-size, line-height Open
Open
font-size: 48px;
- Exclude checks
Properties should be ordered background-color, content, display, height, margin, width Open
Open
content: "";
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:not(.has-text-align-center) {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered margin, padding Open
Open
padding: 2rem;
- Exclude checks