.SCSS 文件扩展名
Sass Cascading Style Sheet
| 开发者 | 不适用 |
| 受欢迎程度 |
4.4 | 36 票 |
什么是 SCSS 文件?
An SCSS file is a style sheet that contains Sass language. It is similar to a .CSS file but with added capabilities, such as variables, nested rules, and mix-ins. SCSS files are used to format webpage contents.
更多信息
SCSS files are stored in a plain text format. The SCSS language does not technically replace or extend CSS. The files are compiled into CSS files using programs such as CodeKit and Compass.app. They are then used for formatting webpage contents.
可打开 SCSS 文件的程序
Windows
Mac
Linux
Android