Sha256: 9c4d5ce7ad4814b217b7d4f463ab87b8c50deaa53738c831d8efcab3a1ea2b7e

Contents?: true

Size: 548 Bytes

Versions: 4

Compression:

Stored size: 548 Bytes

Contents

# Make sure you list all the project template files here in the manifest.
description "A basic install of the commonly used styles for Reactive."
stylesheet 'screen.scss', :media => 'screen, projection'

help %Q{
By default a basic reset and clearfix is included on first install. To use the clear fix simply type @include clearfix inside the declaration as follows:

.example {
	@include clearfix
}

}

welcome_message %Q{
Thank you for using the SASS Reactive Extension. Should you have any questions please ask Sam Chalmers (the king of FEDs).
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
reactive-css-0.1.3 templates/project/manifest.rb
reactive-css-0.1.2 templates/project/manifest.rb
reactive-css-0.1.1 templates/project/manifest.rb
reactive-css-0.1.0 templates/project/manifest.rb