Switch to stylelint. (#23572)
This commit is contained in:
parent
f58997a0da
commit
7b766e1ad5
53 changed files with 710 additions and 608 deletions
|
|
@ -19,11 +19,11 @@
|
|||
// If you want the anchor version, it requires `href="#"`.
|
||||
// See https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile
|
||||
|
||||
// scss-lint:disable QualifyingElement
|
||||
// stylelint-disable property-no-vendor-prefix, selector-no-qualifying-type
|
||||
button.close {
|
||||
padding: 0;
|
||||
background: transparent;
|
||||
border: 0;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
// scss-lint:enable QualifyingElement
|
||||
// stylelint-enable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue