Search code examples
angularlayoutangular-materialcss-frameworks

Angular Material compatible with other CSS framework


Can Angular Material be used in conjunction with other popular CSS frameworks like Bootstrap/ PureCSS since I need to layout form controls with some predefined paddings, margins and the like?
Does the Angular Material provides complete solution to these layouts?


Solution

  • yes i use Angular material components with bootstrap grid system and it works fine