gpt4 book ai didi

angular - 在 Stackblitz 中导入 Angular Material

转载 作者:行者123 更新时间:2023-12-03 22:11:18 27 4
gpt4 key购买 nike

我已导入 Material (7.2.1) 在我的 stackblitz 关联,

Still I am unable see the exact UI of material



我试图弄清楚,但没有结果。这里 stackblitz 我创建的。

最佳答案

Angular Material 让你知道控制台中的问题是什么:

Could not find Angular Material core theme. Most Material components may not work as expected. For more info refer to the theming guide: https://material.angular.io/guide/theming



您不是从 Angular Material 导入核心主题。将此行添加到您的styles.css:
@import '@angular/material/prebuilt-themes/deeppurple-amber.css';

this官方文档中的链接。

关于angular - 在 Stackblitz 中导入 Angular Material ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54122895/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com