new skin for posart

This commit is contained in:
Van
2014-02-17 13:27:23 +08:00
parent a55133005a
commit 820b18d0fe
189 changed files with 19164 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
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