I would like to know how to change the default index.html
file. I have created a classic project (for mobile web). In that I have created a .css
file which includes my custom styles. Now I would like to include this file in index.html, so that those styles will apply on my application. But haven't seen the index.html
file. After build, I am able to see this file in build folder. May I know how to update the index.html
file?
Thanks in Advance,
Swathi.