How to use?
===========

You can import jQuery UI Bootstrap theme from ``js.jqueryui_bootstrap``
and ``need`` it where you want these resources to be included on a page::

  >>> from js.jqueryui_bootstrap import jqueryui_bootstrap
  >>> jqueryui_bootstrap.need()
