mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-04-26 23:05:55 +08:00
[add] StyleSheet API
Initial StyleSheet implementation for Web. Converts style object declarations to "atomic" CSS rules. Close gh-25
This commit is contained in:
@@ -68,7 +68,7 @@ not want to merge into the project.
|
||||
Development commands:
|
||||
|
||||
* `npm run build` – build the library
|
||||
* `npm run dev` – start the dev server and develop against live examples
|
||||
* `npm run examples` – start the dev server and develop against live examples
|
||||
* `npm run lint` – run the linter
|
||||
* `npm run test` – run the linter and unit tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user