cssinjs / css-vendor

Runtime vendor prefixing based on feature detection.
MIT License
66 stars 24 forks source link

Check document.documentElement - part 2 #219

Closed nvi9 closed 3 years ago

nvi9 commented 3 years ago

Prevent TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.

Continuation of #218

kof commented 3 years ago

thanks