#### Bug, feature request, or proposal: Bug #### What is the expected behavior? The .scss file compiles. #### What is the current behavior? Scss complier (I'm using VS2017 and Web Compiler) throws an error "Mixins may not be defined within control directives or other mixins.". #### What are the steps to reproduce? Importing the theming file from material seems to cause the error. `@import "../node_modules/@angular/material/theming";` #### What is the use-case or motivation for changing an existing behavior? Migration from `2.0.0-beta.6` to `2.0.0-beta.7` #### Which versions of Angular, Material, OS, TypeScript, browsers are affected? **Angular:** 4.2.2 **Material:** 2.0.0-beta.7 **OS:** Windows 10 **TypeScript:** 2.3.4