2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Docs: Refactor to use .less file instead, importing Bootstrap vars and mixins, and cleaning all the things up

This commit is contained in:
Mark Otto
2014-07-09 02:40:05 -07:00
parent 54537b500e
commit 41d6cad4b6
8 changed files with 276 additions and 408 deletions
-5
View File
@@ -29,12 +29,7 @@
{% endif %}
<!-- Documentation extras -->
{% if site.github %}
<link href="../assets/css/docs.min.css" rel="stylesheet">
{% else %}
<link href="../assets/css/src/docs.css" rel="stylesheet">
<link href="../assets/css/src/pygments-manni.css" rel="stylesheet">
{% endif %}
<!--[if lt IE 9]><script src="../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../assets/js/ie10-viewport-bug-workaround.js"></script>