Commit 9096c200 authored by Mark Otto's avatar Mark Otto
Browse files

grunt

parent 14e8ec25
Showing with 5 additions and 4 deletions
+5 -4
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<div class="row"> <div class="row">
<div class="bs-customizer-input"> <div class="bs-customizer-input">
<label for="input-@gray-base">@gray-base</label> <label for="input-@gray-base">@gray-base</label>
<input id="input-@gray-base" type="text" value=" #000" data-var="@gray-base" class="form-control"/> <input id="input-@gray-base" type="text" value="#000" data-var="@gray-base" class="form-control"/>
</div> </div>
<div class="bs-customizer-input"> <div class="bs-customizer-input">
<label for="input-@gray-darker">@gray-darker</label> <label for="input-@gray-darker">@gray-darker</label>
......
<!-- NOTE: DO NOT EDIT THE FOLLOWING SECTION DIRECTLY! It is autogenerated via the `build-customizer-html` Grunt task using the customizer-nav.jade template.--> <!-- NOTE: DO NOT EDIT THE FOLLOWING SECTION DIRECTLY! It is autogenerated via the `build-customizer-html` Grunt task using the customizer-nav.jade template.-->
<li><a href="#import">Import</a></li>
<li><a href="#less">Less components</a></li> <li><a href="#less">Less components</a></li>
<li><a href="#plugins">jQuery plugins</a></li> <li><a href="#plugins">jQuery plugins</a></li>
<li><a href="#less-variables">Less variables</a> <li><a href="#less-variables">Less variables</a>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment