Angular Material 与其他 CSS 框架兼容

Angular Material compatible with other CSS framework

可以 Angular Material 与其他流行的 CSS 框架结合使用,例如 Bootstrap/ PureCSS 因为我需要使用一些预定义的填充、边距来布局表单控件之类的?
Angular Material 是否提供了这些布局的完整解决方案?

是的,我使用 Angular material 组件和 bootstrap 网格系统,它工作正常

我们目前正在使用 Foundation (https://foundation.zurb.com/) alongside Angular Material, it works wonderfully. The CSS related to the Material components is self-contained with predefined padding, margin, etc. Angular Material has good documentation for creating your own theme to properly adjust the components to match what your designers have come up with in the proper way. https://material.angular.io/guide/theming