chenglou/RCSS

pointerEvents doesn't work because is not a "valid" rule.

Closed this issue · 2 comments

You are using valid-css-props but is missing pointerEvents. Please update to a new version or remove that check (I suggest to remove it because in the future there will be new ones and you don't want to update your lib for each new css rule).

Another way is to use an api to a service which updates the css rules, but might be complex and would not work offline.

Created an issue to the lib: chenglou/valid-css-props#2

thanks!

On Thu, Dec 18, 2014 at 11:22 PM, Cheng Lou notifications@github.com
wrote:

Closed #55 #55 via d435272
d435272
.


Reply to this email directly or view it on GitHub
#55 (comment).

👍