v1.1.0
As the initial commit was marked in the package and on npm as v1.0.0 and this contains some important fixes, I'm tagging this as a minor release here and on npm.
- Corrected valid
<mj-signoff>
dependencies - Added
mj-class
attributes to components that should have had them - Added
css-class
attributes to components that should have had them - Docs: General updates and clarifications
- Docs: Added screenshot and example output code #1
- Dev: Added sheerun/modern-node for development
- Dev: Formatted and linted project
- Dev: Added some basic tests
- Dev: Added a couple of simple GitHub Actions