Closed
Description
I am building an app using create-react-app and bootstrap. But I am not able to import bootstrap in my app. I tried including it in index.html like this:
<script src="lib/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="lib/css/bootstrap.min.css">
but it does not work.
So, how can I import bootstrap in my app? Thanks
Metadata
Metadata
Assignees
Labels
No labels