From b214f38d2c24a890ce36512a0c8bab965e27a508 Mon Sep 17 00:00:00 2001 From: JinweiClarkChao Date: Tue, 23 Sep 2014 22:34:14 +0800 Subject: README --- Back/Blocks/syntax/compass/config.rb | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 Back/Blocks/syntax/compass/config.rb (limited to 'Back/Blocks/syntax/compass/config.rb') diff --git a/Back/Blocks/syntax/compass/config.rb b/Back/Blocks/syntax/compass/config.rb deleted file mode 100644 index 6f82de1..0000000 --- a/Back/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