assets/css/scss/templates/_page.scss
Line should be indented with spaces, not tabs Open
Open
.page-template-template-no-sidebar &,
- Exclude checks
Avoid using id selectors Open
Open
#primary,
- Exclude checks
Avoid using id selectors Open
Open
#masthead {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.primary-navbar {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&.scroll-to-fixed-fixed {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.search-submit {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=desktop") {
- Exclude checks
Properties should be ordered display, flex-direction, justify-content, min-height, position, width Open
Open
position: relative;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.to-the-content-wrapper {
- Exclude checks
Avoid using id selectors Open
Open
#masthead {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.the-excerpt-wrapper {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 7 Open
Open
i {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
color: white;
- Exclude checks
Properties should be ordered box-shadow, margin-bottom, z-index Open
Open
margin-bottom: -80px;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: white;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0.1
should be written without a leading zero as .1
Open
Open
transition: transform 0.1s linear;
- Exclude checks
Avoid using id selectors Open
Open
#primary {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.primary-navbar {
- Exclude checks
Avoid using id selectors Open
Open
#masthead {
- Exclude checks
Avoid using id selectors Open
Open
#searchform {
- Exclude checks
Prefer single quoted strings Open
Open
content: "";
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
a {
- Exclude checks
Use //
comments everywhere Open
Open
/* Template: Cover Template
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<custom") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.breadcrumbs-container,
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<custom") {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.cover-color-overlay,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media("<custom") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.entry-title {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.intro-text {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.page-template-template-cover,
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media("<custom") {
- 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
.cover-header-inner-wrapper {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.moretag {
- Exclude checks
Merge rule #primary
with rule on line 31 Open
Open
#primary {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.post-meta {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
article.page {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
i {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
* {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f073";
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
> .nav {
- Exclude checks
Avoid using id selectors Open
Open
#masthead {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
> .icon-bar {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background-color: white;
- 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
.cover-header-inner {
- Exclude checks
Shorthand form for property padding
should be written more concisely as 10rem 0 5rem
instead of 10rem 0 5rem 0
Open
Open
padding: 10rem 0 5rem 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background: transparent;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: inherit;
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=desktop-wide") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#masthead {
- Exclude checks
!important should not be used Open
Open
position: relative !important;
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
color: white;
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered bottom, left, position, right, top Open
Open
position: absolute;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
* {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
* {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.entry-categories-inner {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
a {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.moretag {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.mobile-header-hamburger {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
a {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
> .nav {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.search-submit {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
> .nav {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:hover {
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<tablet") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.cover-header-inner {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
&:hover,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.entry-categories-inner {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
&:hover,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.entry-title {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f007";
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&:before {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=tablet") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: none !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: white;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
> .nav {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.wrapper-toggle {
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: white;
- Exclude checks
Shorthand form for property padding
should be written more concisely as 10rem 0 13rem
instead of 10rem 0 13rem 0
Open
Open
padding: 10rem 0 13rem 0;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.cover-color-overlay::before {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
&:hover {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
* {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid using id selectors Open
Open
#primary,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.mobile-header-hamburger {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- 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
#main {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#primary {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
a {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.vcard {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.navbar-toggle {
- Exclude checks
Avoid using id selectors Open
Open
.breadcrumbs-container,
- Exclude checks
Properties should be ordered margin-left, margin-right Open
Open
margin-right: -15px;
- Exclude checks
Expected item on line 130 to appear before line 127. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
width: 100%;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
a {
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: white;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered font-size, margin, text-decoration, text-transform Open
Open
text-transform: uppercase;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.post-meta-time {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
body.template-cover .entry-header {
- Exclude checks
Use //
comments everywhere Open
Open
/* -------------------------------------------------------------------------- */
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.masthead-open {
- Exclude checks
Color literals like #374750
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #374750;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.mobile-header-navigation-bar {
- Exclude checks
Merge rule &.mobile-header-hamburger
with rule on line 34 Open
Open
&.mobile-header-hamburger {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.navbar-toggle {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.cover-header {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 7 Open
Open
i {
- Exclude checks
Avoid using id selectors Open
Open
#main {
- Exclude checks
Avoid using id selectors Open
Open
#primary {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.post-meta {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.gutenberg-compatible-template.using-gutenberg.lsx-page-title,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
> .nav {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
color: white;
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<=tablet") {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
display: none !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#primary {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.primary-navbar {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.menu-item {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
> a,
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media("<tablet") {
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.cover-header-inner {
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media("<=tablet") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.to-the-content {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&:before {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=desktop") {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
> .icon-bar {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.cover-color-overlay,
- Exclude checks
Expected item on line 233 to appear before line 228. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
margin-right: $lsx-gap;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
color: inherit;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.intro-text {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
a {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.lsx-postnav-wrapper {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- 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
padding: 0;
- Exclude checks