Sha256: 9056348de7a5b347790780987e77055640c7bdadb8a345fd856d1c4039d7745c

Contents?: true

Size: 763 Bytes

Versions: 3

Compression:

Stored size: 763 Bytes

Contents

# Make sure you list all the project template files here in the manifest.
discover :all

description "Teach your forms some manners."

help %Q{
  Please see the Formalize website for documentation:

      http://formalize.me/
}

welcome_message %Q{

  Formalize assets have been copied to the proper asset folders
  based on your Compass configuration.

  Usage:

   If you're using SCSS syntax, in your stylesheet:

     @import "formalize";

   or if you're using indented syntax

     @import "formalize"

   In your HTML markup, include the JavaScript implementation of
   your choice:

   // a jQuery example
   <script src="/javascripts/prototype.formalize.js"></script>

  Please see the Formalize website for documentation:

      http://formalize.me/
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
compass_formalize-0.0.4 templates/prototype/manifest.rb
compass_formalize-0.0.3 templates/prototype/manifest.rb
compass_formalize-0.0.2 templates/prototype/manifest.rb