Sha256: 18cc08af5a7573992cb7c4ca121910d037b5e012e620168e76cb18e0b968df99
Contents?: true
Size: 388 Bytes
Versions: 19
Compression:
Stored size: 388 Bytes
Contents
%div{:style=>"margin-bottom:10px;"} - ['large','medium', 'small'].each do |type| %a{:href=>"stuff", :class=>"btn #{type}"}= "#{type} button" %div - ['orange','green', 'blue'].each do |color| %div{:style=>"margin-bottom:10px;"} - ['small','active small','disabled small'].each do |type| %a{:href=>"stuff", :class=>"btn #{type} #{color}"}= "#{type} #{color} button"
Version data entries
19 entries across 19 versions & 2 rubygems