]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add flex-wrap and overflow-wrap properties to the list of property order in .scss... 20225/head
authormorishitter <morishitter@gmail.com>
Mon, 4 Jul 2016 09:56:16 +0000 (18:56 +0900)
committermorishitter <morishitter@gmail.com>
Mon, 4 Jul 2016 09:56:16 +0000 (18:56 +0900)
scss/.scss-lint.yml

index af837e4d038ade9ad3eff082a16fd6286948ef07..302bd5056b29c517dec1c104f0aaa30217b5d408 100644 (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