Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9028459
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T06:59:19+00:00 2026-06-16T06:59:19+00:00

The biggest dilemma I face before every project is whether I need to use

  • 0

The biggest dilemma I face before every project is whether I need to use the whole of Bootstrap or just the required parts of it. I wasted a lot of time deciding on this.

My setups so far have been like this:

Copy the less directory from twitter/bootstrap to my stylesheets directory

├── bootstrap
│   ├── layouts.less
│   └── more...
├── fonts.less
├── mixins.less
├── mysite.less
├── plugins.less
└── variables.less

Create a plugins.less file to include required bootstrap less files. It will look like this:

  @import "bootstrap/layouts.less";
  @import "bootstrap/type.less";
  @import "bootstrap/forms.less";
  @import "bootstrap/buttons.less";
  @import "bootstrap/utilities.less";

Then, use this plugins.less inside my main.less file.

  @import "fonts.less"
  @import "variables.less"     // Bootstrap's + my variables
  @import "mixins.less"        // Bootstrap's + my mixins
  @import "plugins.less"
  @import "mysite.less"

From the blog posts and discussions I have seen, it looks like most people just include bootstrap.css, bootstrap-responsive.css and overwrite styles with custom.css. While I understand that this will minimize the “bootstrap”ping time of a project, I worry about bloat and maintenance. When I use this method, I see, through the Inspector, hundreds of styles being overridden. Also, I may accidentally use a class name used by bootstrap.

Are there any disadvantages to the method I use? Or should I just use http://twitter.github.com/bootstrap/customize.html and override some classes in custom.less?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T06:59:21+00:00Added an answer on June 16, 2026 at 6:59 am

    Personally I include the less files required for my project and then customize the given classes to do what I need. If I need to add custom classes, I do it in custom.less.

    Each project is different though, so make Bootstrap work for you. Is the site going to be maintained for many years? Perhaps you want to take the time to remove unused less files and modify existing classes to do what you need. If the project needs to be done quickly and perhaps the site will be short lived, just include all the .less file and overwrite in custom.less

    It might also be useful to know that in Bootstrap version 3, all of the less will be in one file http://blog.getbootstrap.com/2012/12/10/bootstrap-3-plans/. Personally I like working with one large file instead of working with many .less files.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

With enum under .net the biggest number you can use is ULong. This mean
we want to have the second biggest element. We first use ANY to exclude
I need to get the biggest value from two fields: SELECT MAX(field1), MAX(field2) Now,
I was wondering what is the biggest image size I can use as background
Okay, serious dilemma. I am trying to wrap the Windows API. and the biggest
What is the biggest limitation of making/using webapps? I'm thinking that when you use
I tried to use GIT however for me the biggest problem with it is
I need the bounds of my screen to know the smallest and biggest x
This is the biggest newbie question on the planet, but I'm just not sure.
I have just started using thrust and one of the biggest issues I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.