Skip to content

Commit

Permalink
Add columns to isUnitlessNumber list
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Dail authored and nhunzaker committed Aug 10, 2017
1 parent a7f0119 commit 16ed333
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderers/dom/shared/CSSProperty.js
Expand Up @@ -23,6 +23,7 @@ var isUnitlessNumber = {
boxFlexGroup: true,
boxOrdinalGroup: true,
columnCount: true,
columns: true,
flex: true,
flexGrow: true,
flexPositive: true,
Expand Down

0 comments on commit 16ed333

Please sign in to comment.