packages/core/css-value/UPGRADING.md
This is a fork of css-value, with the reference repo available at:
https://github.com/NativeScript/css-value/tree/nativescript
Note that the NativeScript-related changes are in the nativescript branch.
To simplify development, we are not using a git submodule. All changes to css-value must be synced back to our forked repo, and ideally submitted to upstream in a pull request.
All changes need to happen on a master-based branch in our fork at (same as above):
https://github.com/NativeScript/css-value/
Ideally we should have a pull request submitted upstream.
Changes not accepted (yet) to the upstream repo should be cherry-picked to the nativescript branch.
nativescript branch on top of the new master..js, .json, etc) to the NativeScript repo below the css-value folder.