app/webpacker/css/admin/shared/typography.scss
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, &:hover, &:active, &:visited, &:focus {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
h1,h2,h3,h4,h5,h6 {
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
.align-center { text-align: center }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
h1,h2,h3,h4,h5,h6 {
- Exclude checks
Opening curly brace {
should be preceded by one space Open
Open
.align-center { text-align: center }
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
.align-justify { text-align: justify }
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
input.text-big {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
h1,h2,h3,h4,h5,h6 {
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
.blue { color: $color-3 }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, &:hover, &:active, &:visited, &:focus {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
strong, b {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, &:hover, &:active, &:visited, &:focus {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
dd:after {
- Exclude checks
Opening curly brace {
should be preceded by one space Open
Open
.align-right { text-align: right }
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
dt, dd {
- Exclude checks
Opening curly brace {
should be preceded by one space Open
Open
.align-left { text-align: left }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
border-bottom: 1px solid white;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
h1,h2,h3,h4,h5,h6 {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
.yellow { color: $color-6 }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
.align-right { text-align: right }
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
.align-left { text-align: left }
- Exclude checks
Opening curly brace {
should be preceded by one space Open
Open
.blue { color: $color-3 }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
h1,h2,h3,h4,h5,h6 {
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
h2 { font-size: $h2-size; line-height: $h1-size + 4 }
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
.green { color: $color-2 }
- Exclude checks
Opening curly brace {
should be preceded by one space Open
Open
.red { color: $color-5 }
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 40px 0px;
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom: 1px solid white;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Opening curly brace {
should be preceded by one space Open
Open
.uppercase { text-transform: uppercase }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
border-left: 0
is preferred over border-left: none
Open
Open
border-left: none;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, &:hover, &:active, &:visited, &:focus {
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
h1 { font-size: $h1-size; line-height: $h1-size + 6 }
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
h3 { font-size: $h3-size; line-height: $h1-size + 2 }
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
h4 { font-size: $h4-size; line-height: $h1-size }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
h5 { font-size: $h5-size; line-height: $h1-size }
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
h6 { font-size: $h6-size; line-height: $h1-size }
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
.uppercase { text-transform: uppercase }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: $body-font-size; }
- Exclude checks
Opening curly brace {
should be preceded by one space Open
Open
.green { color: $color-2 }
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
.red { color: $color-5 }
- Exclude checks