Only group border shorthand affected attributes with the border shorthand

This commit is contained in:
Kevin MacMartin 2016-05-16 15:12:29 -04:00
parent b6e4d73f85
commit 8350d6a2bb

View file

@ -224,21 +224,10 @@ linters:
- border-width
- border-color
- border-style
- border-radius
- border-spacing
- border-collapse
- border-image
- border-image-source
- border-image-width
- border-image-outset
- border-image-repeat
- border-image-slice
- border-top
- border-top-width
- border-top-color
- border-top-style
- border-top-right-radius
- border-top-left-radius
- border-right
- border-right-width
- border-right-color
@ -247,12 +236,23 @@ linters:
- border-bottom-width
- border-bottom-color
- border-bottom-style
- border-bottom-right-radius
- border-bottom-left-radius
- border-left
- border-left-width
- border-left-color
- border-left-style
- border-radius
- border-top-right-radius
- border-top-left-radius
- border-bottom-right-radius
- border-bottom-left-radius
- border-image
- border-image-source
- border-image-width
- border-image-outset
- border-image-repeat
- border-image-slice
- border-collapse
- border-spacing
- box-shadow
- clip
- clip-path