Reputation: 315
I am a static page app with react and I want to link a stylesheet to the app through the index page but I cant find its location.
There is an index.js page on the app which selects the root id like this document.querySelector('#root')
by I cant locate the html file where the root id is coming from. Please help
Upvotes: 0
Views: 25