Core (New Packages)
This command is used if we want to add a custom package to core.
morpheme core [package_name]
for the example of adding the snackbar package:
morpheme core snackbar
We can check the generated results in core/lib/packages/snackbar
.