frenic / csstype

Strict TypeScript and Flow types for style based on MDN data
MIT License
1.73k stars 72 forks source link

add overflow|overflow-x|overflow-y: overlay to typings #165

Closed quantizor closed 1 year ago

quantizor commented 1 year ago

Fixes #62

frenic commented 1 year ago

Thank you for this. But you cannot modify index.d.ts directly as described in readme. I made a PR to patch this #179.