ml-in-barcelona / jsoo-react

js_of_ocaml bindings for ReactJS. Based on ReasonReact.
https://ml-in-barcelona.github.io/jsoo-react
MIT License
138 stars 19 forks source link

New dsl, step 4/3? split and move Style from Dom to Dom_html and Dom_svg #137

Open glennsl opened 2 years ago

glennsl commented 2 years ago

Seems it would be more consistent to divide the style rules the same way we do with tags and props. What do you think?

jchavarri commented 2 years ago

Yeah I agree. It could be step 3/3, as it's now unclear if we'll have per-element prop types 😬