📅  最后修改于: 2022-03-11 14:47:58.038000             🧑  作者: Mango
Sass is a popular preprocessor scripting language that gets compiled into css.
There are 2 file extensions:
1) .scss (newer syntax, commonly used)
2) .sass (older syntax with strict indentation)
Learn More at https://sass-lang.com/