| Line |  | 
|---|
| 1 | # Require any additional compass plugins here. | 
|---|
| 2 |  | 
|---|
| 3 | # Set this to the root of your project when deployed: | 
|---|
| 4 | http_path = "./" | 
|---|
| 5 | css_dir = "./" | 
|---|
| 6 | sass_dir = "scss" | 
|---|
| 7 | images_dir = "img" | 
|---|
| 8 | javascripts_dir = "scripts" | 
|---|
| 9 |  | 
|---|
| 10 | # You can select your preferred output style here (can be overridden via the command line): | 
|---|
| 11 | # output_style = :expanded or :nested or :compact or :compressed | 
|---|
| 12 | # To enable relative paths to assets via compass helper functions. Uncomment: | 
|---|
| 13 | # relative_assets = true | 
|---|
| 14 | # To disable debugging comments that display the original location of your selectors. Uncomment: | 
|---|
| 15 | output_style = :nested | 
|---|
| 16 | environment = :development | 
|---|
| 17 | line_comments = false | 
|---|
| 18 |  | 
|---|
| 19 | Sass::Script::Number.precision = 7 | 
|---|
       
      Note: See 
TracBrowser
        for help on using the repository browser.