Hot reload the styling changes when these changes caused by StyleSheet annotation - changes in value (path) or add/remove of the annotation.
Possible solution:
- Maintain a registry for
StyleSheet values in runtime.
- Each time
StyleSheet is changed, a link tag should be added/removed/changed.