#### Bug, feature request, or proposal: Bug #### What is the expected behavior? SASS source files should be included #### What is the current behavior? SASS source files are being stripped when building from Git repository source #### What are the steps to reproduce? ```sh $ npm run build ```