app/webpacker/css/admin/components/stripe_connect_button.scss
Color literals like #015e94
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-image: linear-gradient(#28a0e5, #015e94);
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:before {
- Exclude checks
Color literals like rgba(0, 0, 0, 0.2)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
- Exclude checks
Color literals like rgba(0, 0, 0, 0.2)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&.blue span:before {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
color: white;
- Exclude checks
Color literals like #eee
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #eee;
- Exclude checks
Color literals like rgba(0, 0, 0, 0.1)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
- Exclude checks
Empty rule Open
Open
&:before {
- 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
Color literals like #28a0e5
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-image: linear-gradient(#28a0e5, #015e94);
- Exclude checks
Color literals like #008cdd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-image: linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&.light-blue span:before {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&.light-blue span:before {
- Exclude checks
Color literals like #1275ff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #1275ff;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Color literals like #30a2e4
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-image: linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
- 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
Color literals like rgba(255, 255, 255, 0.25)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
- Exclude checks
Color literals like #005d93
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #005d93;
- Exclude checks
Color literals like #008cdd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-image: linear-gradient(#008cdd, #008cdd 85%, #239adf);
- Exclude checks
Color literals like #239adf
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-image: linear-gradient(#008cdd, #008cdd 85%, #239adf);
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&.blue span:before {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
span {
- 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 qualifying class selectors with an element. Open
Open
a.stripe-connect {
- Exclude checks
Color literals like #7dc5ee
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-image: linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
span {
- Exclude checks
Color literals like #008cdd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-image: linear-gradient(#008cdd, #008cdd 85%, #239adf);
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:before {
- Exclude checks
Color literals like #008cdd
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: #008cdd;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
span:before {
- Exclude checks