From 80255411ee7040e0cebbf6b05d2ce323f6f2596e Mon Sep 17 00:00:00 2001 From: JinweiClarkChao Date: Fri, 22 Aug 2014 17:23:02 +0800 Subject: backup --- Blocks/syntax/compass/config.rb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 Blocks/syntax/compass/config.rb (limited to 'Blocks/syntax/compass/config.rb') diff --git a/Blocks/syntax/compass/config.rb b/Blocks/syntax/compass/config.rb deleted file mode 100644 index 6f82de1..0000000 --- a/Blocks/syntax/compass/config.rb +++ /dev/null @@ -1,14 +0,0 @@ -environment = :production -project_type = :stand_alone -http_path = "/" -css_dir = "../styles" -sass_dir = "." -images_dir = "images" -sass_options = { - :line_numbers => false, - :debug_info => false -} - -# output_style = :compressed -# output_style = :compact -output_style = :expanded -- cgit v1.2.3