Home » HTML » Html miscellaneous » Question
  1. Which of the following specifies compiles CSS output?
    1. sass_dir
    2. line_comments
    3. relative_assets
    4. output_style
    5. None of these
Correct Option: D

he output_style property specifies compiled CSS output. The accepted values for this property are :nested, :expanded, :compressed or :compact.



Your comments will be displayed only after manual approval.