πŸ“Š CSS
Q. Which of the following specifies compiles CSS output?
  • (A) sass_dir
  • (B) line_comments
  • (C) relative_assets
  • (D) output_style
πŸ’¬ Discuss
βœ… Correct Answer: (D) output_style

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

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

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
170
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Santosh Mishra
Publisher
πŸ“ˆ
83%
Success Rate