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

Missing style file #239

Open
maxdef88 opened this issue Oct 27, 2022 · 0 comments
Open

Missing style file #239

maxdef88 opened this issue Oct 27, 2022 · 0 comments

Comments

@maxdef88
Copy link

maxdef88 commented Oct 27, 2022

Describe the bug
Missing .scss files into packaged lib.

To Reproduce
Steps to reproduce the behavior:

  1. npm i material-community-components@13
  2. Open node_modules/material-community-components/_theming.scss
  3. The file use timer-picker/timer-picker-theme and speed-dial/speed-dial-theme but this files don't exist
  4. See error when follow instruction for theming

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):

  • npm: 6.14.11
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