Guest User

Untitled

a guest
Jan 23rd, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. @import '~@angular/material/prebuilt-themes/indigo-pink.css';
  2.  
  3. encapsulation: ViewEncapsulation.None
  4.  
  5. @import '~@angular/material/prebuilt-themes/indigo-pink.css';
  6.  
  7. http://localhost:58963/~@angular/material/prebuilt-themes/indigo-pink.css 404 (Not Found)
  8.  
  9. resolve: {
  10. extensions: [".ts", ".js"],
  11. "alias": {
  12. "~": path.resolve(__dirname, './node_modules')
  13. }
  14. },
Add Comment
Please, Sign In to add comment