Buttons suitable for form actions.
Your standard form button.
This block above was created with a simple template call:
<% styleguide_block '5.1.1' do %>
<button class="$modifier_class">Default Button</button>
<% end %>
Take a look at the source code to this Sinatra app for more details. The goal is to remove the pain from creating a styleguide — document your CSS, have example HTML in your templates and automate as much as possible.
© 2011-2012 Stephen Tudor.