Custom MJML component
Here you can see an example of a working project with mj-msobutton. Look at the documentation and also the github repository.
npm:
npm ci
or yarn:
yarn install --frozen-lockfile
You can also try a classic install, it should works !
Build index.mjml:
yarn build