compass/lib/compass
Chris Eppstein ebd758a799 Merge branch 'stable'
Conflicts:
	bin/compass
2011-11-06 18:02:41 -08:00
..
app_integration fixed and issue with Sprokets trying to the the supreme ruler of the file paths! 2011-11-03 15:45:32 -04:00
commands Merge branch 'stable' 2011-11-06 18:02:41 -08:00
configuration Handle Rails adding methods to nil that it really shouldn't. 2011-11-01 17:45:00 -07:00
exec Return a non-zero exit code if there are any stylesheet compilation errors. Closes GH-432. 2011-07-03 00:18:58 -07:00
installers Correctly convert scss files to css names in the installatio instructions. 2011-01-26 09:49:12 -08:00
sass_extensions you can now inline sprite images using $<map>-inline:true; before calling the @import closes #611 2011-11-04 10:47:31 -04:00
sprite_importer you can now inline sprite images using $<map>-inline:true; before calling the @import closes #611 2011-11-04 10:47:31 -04:00
actions.rb code cleanup 2011-09-19 07:41:32 -07:00
app_integration.rb Separate the project type default configuration from the installer. 2009-11-14 09:42:37 -08:00
browser_support.rb Refactor the cross browser support and list functions from gradient module. 2010-12-31 12:55:14 -08:00
commands.rb Add a new command to clean up generated files 2011-06-11 22:28:38 -07:00
compiler.rb Add a new compass-env() helper that returns the compass environment. 2011-09-20 09:36:40 -07:00
configuration.rb Add support for a separate output location for generated images. This is necessary for rails 3.1 support of sprites. 2011-08-20 17:24:03 -07:00
dependencies.rb update the gemspec with lemonade dependencies. add nico as an author. 2010-12-05 16:13:11 -08:00
errors.rb Fix some test errors that occur when gems are missing. 2009-10-30 08:19:44 -07:00
exec.rb Removed deprecated command line options. 2010-12-10 11:32:26 -08:00
frameworks.rb Handle frameworks without a templates directory. 2011-11-06 18:01:27 -08:00
grid_builder.rb Generate a baseline grid only by passing 0 for the widths to the grid builder. E.g. compass grid-img 0+0x28 2010-01-14 09:05:45 -08:00
installers.rb [Command Line] Ability to create a bare project with no stylesheets provided. 2009-10-22 09:46:54 -07:00
logger.rb Add a yellow block method for logging warnings in yellow. 2011-04-16 00:16:37 -07:00
quick_cache.rb Quick cache for burst reads. 2010-12-05 16:13:13 -08:00
rails.rb A special require for rails. 2010-11-20 10:54:53 -08:00
sass_extensions.rb Give a better error if Sass::Script::Functions.declare does not exist. 2011-05-01 08:28:58 -07:00
sprite_importer.rb added sass functions to allow getting the unit value demensions of a sprite image 2011-10-25 16:14:46 -04:00
stats.rb Fix a bug in the statistics analyzer for rules with interpolation. 2010-08-27 09:30:01 -07:00
test_case.rb [Rails] If it exists, the compass test case should inherit from ActiveSupport::TestCase. 2009-07-06 21:46:00 -07:00
util.rb Don't extend core classes. 2011-03-24 22:57:17 -07:00
validator.rb Fix for a compass validator bug due to some internal compass changes. 2011-06-11 11:33:01 -07:00
version.rb A more robust approach to getting the git version. 2011-05-01 08:10:27 -07:00