Sha256: 6bc3821671d478a97c2efd17468f9009d8f57c0ccb81d792a5a1da099ab89c4f

Contents?: true

Size: 692 Bytes

Versions: 5

Compression:

Stored size: 692 Bytes

Contents

# Make sure you list all the project template files here in the manifest.
stylesheet 'screen.scss', :media => 'screen, projection'
html 'index.html'

file 'fonts/flexi.eot', :to => 'fonts/flexi.eot'
file 'fonts/flexi.svg', :to => 'fonts/flexi.svg'
file 'fonts/flexi.ttf', :to => 'fonts/flexi.ttf'
file 'fonts/flexi.woff', :to => 'fonts/flexi.woff'


description "sass-flexi framework, used for grid and typography, and help web designers for create web layouts."

help %Q{
Installs some html, a stylesheet bundle, and 
you can use directly or refer to as an example.
}

welcome_message %Q{
please refer to index.html file, and how to markup the framework, also you can check the stylesheet
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sass-flexi-1.0.6 templates/project/manifest.rb
sass-flexi-1.0.5 templates/project/manifest.rb
sass-flexi-1.0.4 templates/project/manifest.rb
sass-flexi-1.0.3 templates/project/manifest.rb
sass-flexi-1.0.2 templates/project/manifest.rb