Skip to content
New issue

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

SassError: Undefined mixin. #398

Open
artdias90 opened this issue Apr 12, 2021 · 0 comments
Open

SassError: Undefined mixin. #398

artdias90 opened this issue Apr 12, 2021 · 0 comments

Comments

@artdias90
Copy link

artdias90 commented Apr 12, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant