frenic / csstype

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

'containIntrinsicSize' does not exist in type 'StyleRule | (StyleRule | ClassNames)[]' #146

Open eyesofdaveed opened 2 years ago

eyesofdaveed commented 2 years ago

In react/typescript app adding 'containIntrinsicSize' property returns a type error. 'containIntrinsicSize' does not exist in type 'StyleRule | (StyleRule | ClassNames)[]'