mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
add line-height to unitless css props
This commit is contained in:
committed by
Connor McSheffrey
parent
f4bbe9c296
commit
9ed72b43e8
@@ -20,6 +20,7 @@ Sometimes you _do_ want to keep the CSS properties unitless. Here's a list of pr
|
||||
|
||||
- fillOpacity
|
||||
- fontWeight
|
||||
- lineHeight
|
||||
- opacity
|
||||
- orphans
|
||||
- zIndex
|
||||
|
||||
@@ -25,6 +25,7 @@ Sometimes you _do_ want to keep the CSS properties unitless. Here's a list of pr
|
||||
|
||||
- fillOpacity
|
||||
- fontWeight
|
||||
- lineHeight
|
||||
- opacity
|
||||
- orphans
|
||||
- zIndex
|
||||
|
||||
Reference in New Issue
Block a user