We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Followed your installation but not being able to run project after adding custom styles.
Error: ./src/custom-theme.scss Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js): SassError: Undefined mixin. ╷ 36 │ @include ngx-bottom-nav-theme($theme); // <-- include the bottom nav theme │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ src/custom-theme.scss 36:1 root stylesheet
with latest LTS ngCLI + Material as of today
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Followed your installation but not being able to run project after adding custom styles.
with latest LTS ngCLI + Material as of today
The text was updated successfully, but these errors were encountered: