Milk_Shaykh
Milk_Shaykh

Reputation: 604

What is Vanilla Bootstrap?

I recently came across the term Vanilla Bootstrap while reading some posts.

I would just like to know what is Vanilla Bootstrap and is there any difference between this and Twitter-Bootstrap?

Upvotes: 4

Views: 3737

Answers (1)

Steve
Steve

Reputation: 9571

The term Vanilla is generally used to indicate that there are no additional features, plug ins or changes made to a library from it's default state. (see: https://en.wikipedia.org/wiki/Vanilla_software)

In this case, it would indicate that the base Bootstrap library is in use without any additional extensions added onto it.

Upvotes: 11

Related Questions