mirror of
https://github.com/wahyd4/wahyd4.github.com.git
synced 2026-08-09 05:15:56 +10:00
10 lines
311 B
Ruby
10 lines
311 B
Ruby
# Require any additional compass plugins here.
|
|
require 'compass-colors'
|
|
project_type = :stand_alone
|
|
# Set this to the root of your project when deployed:
|
|
http_path = "/"
|
|
css_dir = "site/stylesheets"
|
|
sass_dir = "stylesheets"
|
|
images_dir = "source/images"
|
|
images_dir = "source/images/"
|
|
http_images_path = "/images" |