Home » HTML » Html miscellaneous » Question
  1. Which property specifies the output path in compiled CSS?
    1. relative_assets
    2. line_comments
    3. output_style
    4. sass_dir
    5. 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.



Your comments will be displayed only after manual approval.