I’ve used SCSS (SASS v3 see also http://sass-lang.com/documentation/file.SCSS_FOR_SASS_USERS.html) on both small and large projects. Files have the extension .scss
. I find the format intuitive and relative easy to maintain, even on large projects.
2 Likes