frenic / csstype

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

Adding contain intrinsic size property to css type list #147

Closed eyesofdaveed closed 2 years ago

eyesofdaveed commented 2 years ago

I am trying to add to the list of css types known by ts new feature 'contain-intrinsic-size', which is avaiable on Chrome and Internet Edge.

frenic commented 2 years ago

Please read "contributing" section in README before submitting a PR. You need to submit a PR to mdn/data instead.