mjml-head-style
Advanced tools
Comparing version 3.0.0-beta.2 to 3.0.0-beta.3
{ | ||
"name": "mjml-head-style", | ||
"description": "mjml-head-style", | ||
"version": "3.0.0-beta.2", | ||
"version": "3.0.0-beta.3", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "repository": { |
## mjml-style | ||
This tag allow you to specify CSS style for your MJML document. Style will be inlined on the final HTML document | ||
This tag allows you to use CSS styles for the <b>HTML</b> in your MJML document. This CSS style will be inlined on the final HTML document. | ||
@@ -29,5 +29,5 @@ ```xml | ||
<p align="center"> | ||
<a href="https://mjml.io/try-it-live/component/head-title"> | ||
<a href="https://mjml.io/try-it-live/components/head-style"> | ||
<img width="100px" src="http://imgh.us/TRYITLIVE.svg" alt="sexy" /> | ||
</a> | ||
</p> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1409