To reproduce issue:
- Clone repo
yarn
thennpm start
- Open in browser
- Change anything outside the createGlobalStyle function to trigger a hot module reload
- Change something inside the function to enable that module to reload.
showing an issue with styled-components createGlobalStyle function
JavaScript
yarn
then npm start