mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 06:21:26 +02:00
Add flex-wrap and overflow-wrap properties to the list of property order in .scss-lint.yml
This commit is contained in:
@@ -152,6 +152,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
|
||||||
@@ -228,6 +229,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
|
||||||
|
Reference in New Issue
Block a user