-
Which property specifies the output path in compiled CSS?
-
- relative_assets
- line_comments
- output_style
- sass_dir
- None of these
Correct Option: A
The relative_assets property specifies the output path in the compiled CSS. If it is set to true, the http_path property will be ignored and the compass will generate a relative URL.