Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

css-global-order

Marat-Tanalin10MIT1.0.0

Reorders HTML elements with the order CSS-property with no need for enabling Flexbox for their parent element.

css, html, css-layout, layout, flexbox, order, reorder

readme

Reorders HTML elements with the standard order CSS-property with no need for turning-on Flexbox (display: flex / inline-flex) for their parent element.

See the project webpage for details.