I just downloaded version 6 and really love all the changes so I would like to convert my current workflow to build my CSS using your SASS files. But I am kinda lost on where to start. In v5.9.1 I pull style.less into my Gulp project, along with my own custom .less file and build the final CSS. But I do not see an equivalent SASS file. Am I missing something? Should I convert the style.less file from v5.9.1 to just point to the same SASS/.scss files instead? Or is there a different approach when using SASS files?
Thank you in advance.
