mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge pull request #20225 from morishitter/v4-dev
Add some properties to the list of property order in .scss-lint.yml
This commit is contained in:
commit
34d88c79e6
1 changed files with 2 additions and 0 deletions
|
@ -155,6 +155,7 @@ linters:
|
|||
- flex-align
|
||||
- flex-basis
|
||||
- flex-direction
|
||||
- flex-wrap
|
||||
- flex-flow
|
||||
- flex-grow
|
||||
- flex-order
|
||||
|
@ -231,6 +232,7 @@ linters:
|
|||
- word-spacing
|
||||
- -ms-word-wrap
|
||||
- word-wrap
|
||||
- overflow-wrap
|
||||
- -moz-tab-size
|
||||
- -o-tab-size
|
||||
- tab-size
|
||||
|
|
Loading…
Add table
Reference in a new issue