.SASS 文件扩展名

Syntactically Awesome StyleSheets File

开发者 不适用
受欢迎程度
3.2  |  13 
 

什么是 SASS 文件?

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.

更多信息

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.
使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 SASS 文件的程序

Windows
Mac
操作系统自带
Linux
Android
分类: 网页
更新时间: 2018-12-21

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Syntactically Awesome StyleSheets 文件格式和 Mac, Windows, Linux, and Android 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们