mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42832 Various analogs to CSS types and utilities currently exist between `core` and `components/view`. These don't really belong well with either, so this adds a top-level "css" library, and moves `CSSTokenizer` there. This is statically linked into Fabric binary on Android OSS. Changelog: [Internal] Reviewed By: rshest Differential Revision: D53377527 fbshipit-source-id: e2d3091ecb3533ecde4d0a08084369b4909532c3