adamterlson / cairn

Hierarchical shared and component-based style definitions with selector-based style application, for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warnings are inaccurate when using extend

adamterlson opened this issue · comments

Currently the warnings for bad selectors are only looking at the current scope. A flag will have to be passed down when the recursion happens to suppress warnings until the final style and props are generated.

Fixed in 0.5.3.