Hi, I'm trying to add css in my index.html file but I'm unable to do it, I've tried:
<link rel="stylesheet" href='../../node_modules/bootstrap/dist/css/bootstrap.min.css'>
<link rel="stylesheet" href='/node_modules/bootstrap/dist/css/bootstrap.min.css'>
But none of them works, Could you help me please?
Hi, I'm trying to add css in my index.html file but I'm unable to do it, I've tried:
But none of them works, Could you help me please?