frenic / csstype

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

Added svg type support for 'enable-background' #143

Open hastalavistababy opened 2 years ago

hastalavistababy commented 2 years ago

Added svg type support for deprecated attribute "enable-background" - "enableBackground"

frenic commented 2 years ago

Please read the contributing section before opening a PR. This file should be patched, not index.d.ts directly.