You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2022/03/25 22:57:54 UTC

[GitHub] [helix] micahstubbs edited a comment on issue #1997: convert helix-front to .css for style source files

micahstubbs edited a comment on issue #1997:
URL: https://github.com/apache/helix/issues/1997#issuecomment-1079500192


   the dart sass cli tool still can't find the stylesheet to import. That's odd.
   
   ```
     client/app/shared/state-label/state-label.component.scss 1:9  root stylesheet
   Error: Can't find stylesheet to import.
     ╷
   1 │ @import '~@angular/material/theming';
     │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ```
   
   Here's the [full log as a gist](https://gist.github.com/micahstubbs/208c7a6c484ba6b4c184b4ec165edf21).  Maybe these are just warnings that we can resolve manually?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org