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
Describe the bug Missing .scss files into packaged lib.
.scss
To Reproduce Steps to reproduce the behavior:
timer-picker/timer-picker-theme
speed-dial/speed-dial-theme
Expected behavior
We need the required file into the packaged lib
Screenshots
SassError: Can't find stylesheet to import. ╷ 1 │ @use 'timer-picker/timer-picker-theme' as timer-picker; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules/material-community-components/_theming.scss 1:1 @use src/styles.scss 6:1 root stylesheet ./src/styles.scss - Error: Module build failed (from ./node_modules/@angular-devkit/build-angular/node_modules/mini-css-extract-plugin/dist/loader.js): HookWebpackError: Module build failed (from ./node_modules/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js):
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Missing
.scss
files into packaged lib.To Reproduce
Steps to reproduce the behavior:
timer-picker/timer-picker-theme
andspeed-dial/speed-dial-theme
but this files don't existExpected behavior
We need the required file into the packaged lib
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: