Initial page stylings.
[philo.git] / static / config.rb
1 # Require any additional compass plugins here.
2 # Set this to the root of your project when deployed:
3 http_path = ""
4 css_dir = "css"
5 sass_dir = "scss"
6 images_dir = "img"
7 javascripts_dir = "js"
8 output_style = :nested
9 environment = :production
10 # To enable relative paths to assets via compass helper functions. Uncomment:
11 relative_assets = true