Some of the new material components released with Polymer 3.0, are not available from NPM. Is there any way to install them ? For example, how can we install mwc-menu ?
Asked
Active
Viewed 69 times
1 Answers
0
It is available in npm.
npm i @material/mwc-*
replace * with material item u r looking for
refer this link

shabarinath
- 548
- 3
- 18