Add all standard CSS properties to JsxDOMStyle/ReactDOMStyle from MDN data
Closed this issue · 0 comments
stephanoskomnenos commented
JsxDOMStyle.t lacks some properties like aspectRatio, scrollbarBehavior.
Currently I add those properties by using creating a %rawCSSProps module from MDN data including all standard CSS properties:
https://github.com/stephanoskomnenos/rescript-cssprops