The indented syntax is a metalanguage. SCSS is a nested metalanguage, as valid
CSS is valid SCSS with the same semantics.
Sass supports integration with the Firefox extension Firebug. SassScript provides the following mechanisms: variables, nesting, mixins, and selector inheritance.
read more >>