Login
Remember
Register
Ask a Question
List out the key features for Sass?
+1
vote
asked
Aug 17, 2020
in
HTML
by
RShastri
List out the key features for Sass?
#sass
#css
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 17, 2020
by
RShastri
Key features for Sass include
Full CSS3-compatible
Language extensions such as nesting, variables, and mixins
Many useful functions for manipulating colors and other values
Advanced features like control directives for libraries
Well-formatted, customizable output
...