Sha256: 217774a6fe14d74eabe7409849ffb0d1a1b94d7cd166545fd34902f9987b34d2

Contents?: true

Size: 736 Bytes

Versions: 4

Compression:

Stored size: 736 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:

   <script src="/javascripts/extjs.formalize.js"></script>

  Please see the Formalize website for documentation:

      http://formalize.me/
}

Version data entries

4 entries across 4 versions & 1 rubygems

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