| css_dir = "." | |
| sass_dir = "." | |
| images_dir = "." | |
| fonts_dir = "fonts" | |
| relative_assets = true | |
| output_style = :compact | |
| line_comments = false | |
| preferred_syntax = :scss |
| css_dir = "." | |
| sass_dir = "." | |
| images_dir = "." | |
| fonts_dir = "fonts" | |
| relative_assets = true | |
| output_style = :compact | |
| line_comments = false | |
| preferred_syntax = :scss |