mhasbini/react-chrome-dino

Running into this issue while including the component

morpheus-30 opened this issue · 2 comments

Did u find a fix?

In the DinoScript.js you need to change the document.styleSheets[0].insertRule(t,0) to document.styleSheets[2].insertRule(t,0)