mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
9 lines
224 B
Ruby
9 lines
224 B
Ruby
require 'ninesixty'
|
|
# Require any additional compass plugins here.
|
|
# Set this to the root of your project when deployed:
|
|
http_path = "/"
|
|
css_dir = "htdocs/css"
|
|
sass_dir = "css"
|
|
images_dir = "images"
|
|
preferred_syntax = :sass
|