I have webpack project. I want in my index.html file to add a link to css from a package. For example :
<link href="bootstrap/dist/bootstrap.min.cssײ>
How is it possible?
I have webpack project. I want in my index.html file to add a link to css from a package. For example :
<link href="bootstrap/dist/bootstrap.min.cssײ>
How is it possible?