mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
* Prevents adding units to css custom properties * Fix code style * Optimize custom property checking * Prevents adding units to css custom properties in markup creation * Update passing tests * Fix argument name and reuse check in DEV