remove boilerplate.css

it is redundant with bootstrap reset
This commit is contained in:
MinRK 2013-07-13 14:44:55 -07:00
parent 33c5e5c90f
commit 409a1bb6e1

View File

@ -15,7 +15,6 @@
<link rel="stylesheet" href="{{static_url("components/jquery-ui/themes/smoothness/jquery-ui.min.css") }}" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="{{static_url("base/css/boilerplate.css") }}" type="text/css" />
{% block stylesheet %}
{% block lesscss %}
{% if use_less %}