Add flex-wrap and overflow-wrap properties to the list of property order in .scss-lint.yml

This commit is contained in:
morishitter 2016-07-04 18:56:16 +09:00
parent a0f10e6dcb
commit df6d3b445e
1 changed files with 2 additions and 0 deletions

View File

@ -152,6 +152,7 @@ linters:
- flex-align
- flex-basis
- flex-direction
- flex-wrap
- flex-flow
- flex-grow
- flex-order
@ -228,6 +229,7 @@ linters:
- word-spacing
- -ms-word-wrap
- word-wrap
- overflow-wrap
- -moz-tab-size
- -o-tab-size
- tab-size