.SASS File Extension

Syntactically Awesome StyleSheets File

Developer N/A
Popularity
3.2  |  13 Votes
 

What is a SASS file?

A SASS file is a Syntactically Awesome StyleSheets file. It contains Sass syntax, which is an extension of cascading style sheets (CSS) used to format the layout of webpages.

More Information

CSS can be used to define text styles, table sizes, image appearance, and other aspects of a webpage. Sass provides capabilities that build upon CSS functionality to help users work more effectively with their stylesheets. However, the Sass language is not intended to replace CSS, as web browsers cannot interpret SASS files directly. Instead, SASS files can be compiled into CSS files that are then used to format the contents of webpages.

The Sass language consists of two syntaxes:

  1. Sass - The original syntax that uses indentation instead of brackets for indicating nesting of selectors and newlines in place of semicolons to separate properties. This syntax is used by SASS files.
  2. Sassy CSS (SCSS) - A superset of the original Sass syntax and is more commonly used. It extends CSS functionality by providing mixins, nested rules, variables, and inline imports. Sassy CSS files are saved with a .SCSS file extension.
Open over 400 file formats with File Viewer Plus.Free Download

Programs that open or reference SASS files

Windows
Mac
Included with OS
Linux
Category: Web Files
Updated: December 21, 2018

Verified by FileInfo.com

The FileInfo.com team has independently researched the Syntactically Awesome StyleSheets file format and Mac, Windows, Linux, and Android apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.

If you would like to suggest any additions or updates to this page, please let us know.