Bug Fixes
- static: avoid checking for tamagui config in default paths if given a config path (natew)
- core: pass style context props down to component even if not in variants/valid style props, because functional variants may want to use it via the props object (natew)