Twitter Bootstrap

Just a quick question really about security. How secure is Twitter’s Bootstrap? Thinking of starting to develop using some of this exciting technology and was wondering what to look out for regarding the usual suspects.

Thanks…

Bootstrap is a client-side framework ( html, css, js )
The JS plugins are strictly client-side and have nothing to do with the server so they’re perfectly secure.

Cheers for the reply. Will start using bootstrap.