Skip to content

Commit 16ed333

Browse files
Brandon Dailnhunzaker
authored andcommitted
Add columns to isUnitlessNumber list
1 parent a7f0119 commit 16ed333

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/renderers/dom/shared/CSSProperty.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ var isUnitlessNumber = {
2323
boxFlexGroup: true,
2424
boxOrdinalGroup: true,
2525
columnCount: true,
26+
columns: true,
2627
flex: true,
2728
flexGrow: true,
2829
flexPositive: true,

0 commit comments

Comments
 (0)