.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