No, that's not true.
Think SASS or SCSS are processed at server-side, and get a normal CSS stylesheet to the client.
SASS or SCSS can help you to manage your CSS files and classes, but you need to pre-process them to generate the final CSS sended to the client. If the final product doesn't change, seo will not change too.