compass/doc-src/content/help/tutorials
Scott Davis 2142430735 Callbacks for the following events:
* sprite_saved
* sprite_generated
* stylesheet_saved
* stylesheet_error

From the compass configuration file you can attach code to run when the
event occurs like so:

on_stylesheet_error do |filename, message|
  # do something
end
2011-02-20 10:14:34 -08:00
..
upgrading added vertical-rhythm and docs, moved lists, links and text, all into new typography module 2011-02-17 18:14:40 -07:00
best_practices.markdown general typography improvements 2010-12-08 23:02:20 -06:00
blueprint.haml updated docs design and added a layout for site pages 2010-12-07 17:28:52 -06:00
command-line.markdown move /tutorials to /help/tutorials 2010-11-21 17:30:41 -08:00
configurable-variables.haml move /tutorials to /help/tutorials 2010-11-21 17:30:41 -08:00
configuration-reference.markdown Callbacks for the following events: 2011-02-20 10:14:34 -08:00
contributing.markdown Comment out links to missing docs. 2010-12-19 11:20:49 -08:00
extensions.markdown Clean up the extension documentation regarding creating rubygems. Closes GH-231 2010-12-05 21:17:47 -08:00
production-css.markdown move /tutorials to /help/tutorials 2010-11-21 17:30:41 -08:00
spriting.markdown Touch up these docs based on a review from Brandon. 2010-12-19 20:20:58 -08:00
upgrading.markdown move /tutorials to /help/tutorials 2010-11-21 17:30:41 -08:00