![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
mjml-divider
Advanced tools
```xml <mjml> <mj-body> <mj-container> <mj-section> <mj-column> <mj-divider border-width="1px" border-style="dashed" border-color="lightgrey" /> </mj-column> </mj-section> </mj-container> </mj-body> </mjml
<mjml>
<mj-body>
<mj-container>
<mj-section>
<mj-column>
<mj-divider border-width="1px" border-style="dashed" border-color="lightgrey" />
</mj-column>
</mj-section>
</mj-container>
</mj-body>
</mjml>
Displays a horizontal divider that can be customized like a HTML border.
attribute | unit | description | default value |
---|---|---|---|
border-color | color | divider color | #000000 |
border-style | string | dashed/dotted/solid | solid |
border-width | px | divider's border width | 4px |
width | px/percent | divider width | 100% |
container-background-color | color | inner element background color | n/a |
padding | px | supports up to 4 parameters | 10px 25px |
padding-top | px | top offset | n/a |
padding-bottom | px | bottom offset | n/a |
padding-left | px | left offset | n/a |
padding-right | px | right offset | n/a |
FAQs
mjml-divider
The npm package mjml-divider receives a total of 664,792 weekly downloads. As such, mjml-divider popularity was classified as popular.
We found that mjml-divider demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.