Sha256: 72f4076b64c4869ed872d70d35127c381e94630a766677dad343eb0d4b6394aa
Contents?: true
Size: 565 Bytes
Versions: 13
Compression:
Stored size: 565 Bytes
Contents
# Make sure you list all the project template files here in the manifest. stylesheet 'ie6.sass', :media => 'screen, projection', :condition => "lt IE 7" image 'button_bg.png' #print "Check out http://brandonmathis.com/projects/fancy-buttons/guide/ to get a guide on how to use fancy-buttons" #print "Install example files? (html and buttons.sass) (Y/n)?" #response = gets #if response.downcase == "y" || response.downcase == "\n" #file 'index.html' #stylesheet 'buttons.sass', :media => 'screen, projection' #end #print 'Don\'t forget to @import "fancy-buttons"'
Version data entries
13 entries across 13 versions & 1 rubygems