AdminLTE/documentation/build/include/dependencies.html
Dennis Neufeld 91f47a8b7a Formatting
2015-08-28 15:55:13 +02:00

11 lines
539 B
HTML

<section id="dependencies">
<h2 class="page-header"><a href="#dependencies">Dependencies</a></h2>
<p class="lead">AdminLTE depends on two main frameworks.
The downloadable package contains both of these libraries, so you don't have to manually download them.</p>
<ul class="bring-up">
<li><a href="http://getbootstrap.com" target="_blank">Bootstrap 3</a></li>
<li><a href="http://jquery.com/" target="_blank">jQuery 1.11+</a></li>
<li><a href="#plugins">All other plugins are listed below</a></li>
</ul>
</section>