About

SCSS is a filetype used by Sass, which is an extension of CSS3. Originally Sass' main purpose was to aid developers in writing clean CSS by getting rid of pesky punctuation such as semicolons and curly brackets. While it is still possible to use Sass with this cleaner syntax, the default is now SCSS, "sassy CSS", which is a superset of CSS and follows the same syntax rules.

history|excerpt history