compass/lib
Chris Eppstein cb45b6d438 Generalized application framework integration. There are three that ship with compass: Merb, Rails, and StandAlone.
All application specific behavior is now centralized within the app integration modules.
Plugins can now provide app integration using the --app command line option and by adding the appropriate classes to the compass module tree.
2009-09-01 20:20:23 -07:00
..
compass Generalized application framework integration. There are three that ship with compass: Merb, Rails, and StandAlone. 2009-09-01 20:20:23 -07:00
vendor Use FSSM by Travis Tilley to monitor for filesystem changes. On mac this will use filesystem events instead of polling. Fixes an infinite looping issue when compilation errors occur. 2009-08-30 11:37:52 -07:00
compass.rb remove some blank lines. 2009-08-29 15:14:51 -07:00