Move border attributes for specific sides immediately following the general attribute for each

This commit is contained in:
Kevin MacMartin 2017-01-19 16:28:07 -05:00
parent f1760e71cf
commit 169b0d6ef2

View file

@ -221,24 +221,24 @@ linters:
- outline-style - outline-style
- outline-offset - outline-offset
- border - border
- border-width
- border-color
- border-style
- border-top - border-top
- border-top-width
- border-top-color
- border-top-style
- border-right - border-right
- border-right-width
- border-right-color
- border-right-style
- border-bottom - border-bottom
- border-bottom-width
- border-bottom-color
- border-bottom-style
- border-left - border-left
- border-width
- border-top-width
- border-right-width
- border-bottom-width
- border-left-width - border-left-width
- border-color
- border-top-color
- border-right-color
- border-bottom-color
- border-left-color - border-left-color
- border-style
- border-top-style
- border-right-style
- border-bottom-style
- border-left-style - border-left-style
- border-radius - border-radius
- border-top-right-radius - border-top-right-radius