git clone https://github.com/mjmlio/mjml.git&&cdmjml yarn yarn build You can also runyarn build:watchto rebuild the package as you code. Usage Online Don't want to install anything? Use the free online editor! Applications and plugins ...
Packages People3 More PinnedLoading mjmlmjmlPublic MJML: the only framework that makes responsive-email easy JavaScript17.2k967 mjml-appmjml-appPublic 📧 The desktop app for MJML JavaScript84481 gulp-mjmlgulp-mjmlPublic Add Gulp to your MJML workflow!
.github .vscode src tests .eslintrc.js .gitignore .prettierrc LICENSE README.md babel.config.js index.html jest.config.js package-lock.json package.json tsconfig.jsonBreadcrumbs mjml / .prettierrc Latest commit artf Remove default line-height from mj-text 96e81a6· Aug 21, 2024 History...
GrapesJS / mjml Public Notifications Fork 230 Star 650 Actions: GrapesJS/mjml Actions All workflows Dependabot Updates publish Quality Management Caches Attestations All workflows All workflows Actions Actions All workflows Dependabot Updates publish Quality Management Caches ...
1 2 3 4 5 6 7 node_modules lib packages/mjml-core/src/types* type.js test-html-attributes.js test.js babel.config.jsFooter © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...
master .github doc packages .editorconfig .eslintignore .eslintrc .gitignore .prettierignore .prettierrc CONTRIBUTING.md LICENSE.md README.md babel.config.js lerna.json package.json readme-ja.md test.js type.js yarn.lockBreadcrumbs mjml_dev/...
GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore All...
The MIT License (MIT). Please seeLicense Filefor more information. Releases12 1.2.1Latest Sep 1, 2024 + 11 releases Sponsor this project spatieSpatie Sponsor Learn more about GitHub Sponsors Contributors9 Languages PHP95.2% JavaScript4.8%
<mjml> <mj-body> <mj-container> <mj-section full-width="full-width" background-color="red"> <!-- Your columns go here --> </mj-section> </mj-container> </mj-body> </mjml>The full-width property will be used to manage the background width. By default, it will be 600px. ...
git clone https://github.com/chec/example-chec-receipt-mjml.git email-receipt-template Navigate into the repo: cd email-receipt-template You now have a local copy of the merchant receipt template in your directory! Some things to note