mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-25 05:03:07 +00:00
add line-height to unitless css props
This commit is contained in:
committed by
Connor McSheffrey
parent
1c7b6c240f
commit
d6af54946d
@@ -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