Change Password

What is the difference between SASS and SCSS?
SASS uses a strict indentation-based syntax, while SCSS uses a syntax similar to CSS
SASS files are faster to compile than SCSS
SCSS can only be used with Bootstrap
There is no difference; they are interchangeable