How to Fix the Required $level and $color Parameters Warning in Webpack When Using Material Components Web
Recently while using the Material Components Web components in an Aurelia 2 application with Sass, I encountered an annoying issue where a warning would appear in my app. The warning appears to be …