cy
2022-06-28 2ba5c891b24d4d0cd6ce7ef833592e4f576ee5e8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
environment   = :production
project_type  = :stand_alone
http_path     = "/"
css_dir       = "../styles"
sass_dir      = "."
images_dir    = "images"
sass_options  = {
  :line_numbers => false,
  :debug_info   => false
}
 
# output_style = :compressed
# output_style = :compact
output_style = :expanded