mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-11 13:29:19 +00:00
cd89f88d96
Initial StyleSheet implementation for Web. Converts style object declarations to "atomic" CSS rules. Close gh-25