Open PatrickJS opened 8 years ago
Can someone please explain to me how to include angular-material in this seed?
@sweetchili, I started PR to add angular-material, so you can just check this commit: https://github.com/AngularClass/NG6-starter/commit/ced8cff6d684e6fdb8194347b63a7351cc726aca
It would be incredibly frustrating if angular-material was included in NG6 by default.
@robguy21 I plan to create yoman generator instead of just starter repo. This will allow to chose which UI toolkit you want to use. What do you think?
@fesor Personally, If you're going in that direction I think you should give an option to bypass either.
Remember that you'd be going into territory where you also have to ask if the user is using the scss/less or hell maybe he's using postcss... just gets a bit sticky in my opinion.
:+1: