1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 13:43:11 +02: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:
Mark Otto
2016-10-27 22:09:10 -07:00
committed by GitHub

View File

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