mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
13 lines
268 B
Ruby
13 lines
268 B
Ruby
require 'compass/import-once/activate'
|
|
# Require any additional compass plugins here.
|
|
|
|
# Set this to the root of your project when deployed:
|
|
http_path = "/"
|
|
css_dir = "css"
|
|
sass_dir = "scss"
|
|
images_dir = "images"
|
|
javascripts_dir = "javascript"
|
|
|
|
line_comments = false
|
|
|