vercel / styled-jsx

Full CSS support for JSX without compromises
http://npmjs.com/styled-jsx
MIT License
7.65k stars 266 forks source link

perf: use typeof window to detect browser #810

Closed huozhi closed 1 year ago

huozhi commented 1 year ago

Use typeof window condition to check runtime everywhere for future better tree-shaking purpose

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 5.0.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: