Skip to content

Commit

Permalink
Update unprefixed css props doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jnu committed Mar 23, 2015
1 parent 30b2cfc commit 51b6092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tips/06-style-props-value-px.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ See [Inline Styles](/react/tips/inline-styles.html) for more info.
Sometimes you _do_ want to keep the CSS properties unitless. Here's a list of properties that won't get the automatic "px" suffix:

- `boxFlex`
- `boxFlexGroup`
- `columnCount`
- `fillOpacity`
- `flex`
Expand Down

0 comments on commit 51b6092

Please sign in to comment.