Current oav website
This commit is contained in:
19
dotclear._no/themes/berlin/config.rb
Normal file
19
dotclear._no/themes/berlin/config.rb
Normal file
@ -0,0 +1,19 @@
|
||||
# Require any additional compass plugins here.
|
||||
|
||||
# Set this to the root of your project when deployed:
|
||||
http_path = "./"
|
||||
css_dir = "./"
|
||||
sass_dir = "scss"
|
||||
images_dir = "img"
|
||||
javascripts_dir = "scripts"
|
||||
|
||||
# You can select your preferred output style here (can be overridden via the command line):
|
||||
# output_style = :expanded or :nested or :compact or :compressed
|
||||
# To enable relative paths to assets via compass helper functions. Uncomment:
|
||||
# relative_assets = true
|
||||
# To disable debugging comments that display the original location of your selectors. Uncomment:
|
||||
output_style = :nested
|
||||
environment = :development
|
||||
line_comments = false
|
||||
|
||||
Sass::Script::Number.precision = 7
|
||||
Reference in New Issue
Block a user