test/dummy/app/views/templates/responsive-slidebar.html.erb in magic_stylez-0.0.0.28 vs test/dummy/app/views/templates/responsive-slidebar.html.erb in magic_stylez-0.0.0.29

- old
+ new

@@ -36,18 +36,20 @@ </div> </div> <div class="main_content fixed-nav"> - <div class="section brand"> <div class="corset"> <h1>Responsive Slidebar</h1> <br/> <p class="loud"> Turns the usual twbs <em>navbar-collapse</em> into a nice slidebar. .. try it out:<br/> make your screen smaller than 768px and press the header-toggle </p> + <br/> + <h4>dependency:</h4> + <code>@import "magic/content/navbar";</code> </div> </div> <%= render "templates/lorem" %> \ No newline at end of file