Is it necessary to add Bootstrap JS and Bootstrap CSS both in your project?
Asked
3 years ago
Viewed
215 times
Is it necessary to add Bootstrap JS and Bootstrap CSS both in your project?
1 Answer
if we use our own CSS on an Html page, then we write more code for styling the content of the web page. at this time we don't need to add bootstrap CSS and JS files. if we add the bootstrap in our own project then we need to add the bootstrap CSS and JS CDN or package link.