---
title: "Is it necessary to add Bootstrap JS and Bootstrap CSS both in your project?"  
description: "Is it necessary to add Bootstrap JS and Bootstrap CSS both in your project?"  
author: "Ethan Karla"  
published: 2021-07-28  
canonical: https://answers.mindstick.com/qa/93843/is-it-necessary-to-add-bootstrap-js-and-bootstrap-css-both-in-your-project  
category: "web application"  
tags: ["web application development", "web development"]  
reading_time: 1 minute  

---

# Is it necessary to add Bootstrap JS and Bootstrap CSS both in your project?

Is it necessary to [add](https://yourviews.mindstick.com/story/4883/5-signs-you-need-to-add-more-protein-to-your-diet) [Bootstrap](https://www.mindstick.com/articles/43948/top-free-resources-for-learning-and-perfecting-bootstrap-programming) JS and Bootstrap [CSS](https://www.mindstick.com/articles/12349/a-step-by-step-guide-to-making-pure-css-tooltips) both in your [project](https://www.mindstick.com/articles/105927/how-to-excel-at-managing-multiple-projects)?

## Answers

### Answer by Ravi Vishwakarma

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.


---

Original Source: https://answers.mindstick.com/qa/93843/is-it-necessary-to-add-bootstrap-js-and-bootstrap-css-both-in-your-project

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
