Guest User

Untitled

a guest
Jan 23rd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  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 = "stylesheets"
  6. sass_dir = "sass"
  7. images_dir = "images"
  8. javascripts_dir = "javascripts"
  9.  
  10. # You can select your preferred output style
  11. # here (can be overridden via the command line):
  12. # output_style = :expanded or :nested or :compact or :compressed
  13.  
  14. # To enable relative paths to assets via
  15. # compass helper functions. Uncomment:
  16. # relative_assets = true
  17.  
  18. # To disable debugging comments that display the
  19. # original location of your selectors. Uncomment:
  20. # line_comments = false
  21.  
  22. # Comment this out to default to SCSS:
  23. preferred_syntax = :sass
Add Comment
Please, Sign In to add comment