rescript-lang/rescript-react

styled-ppx -> ReactDOMRe.domRef reference

ryyppy opened this issue · 2 comments

styled-ppx still uses the old ReactDOMRe.domRef api, which might be too breaking for everyone to just migrate over. Maybe worth adding back this legacy api for now?

See this code

This is fixed already @ryyppy

perfect. Thanks!