/css-global-order

Reorders HTML elements with the `order` CSS-property

Primary LanguageJavaScriptMIT LicenseMIT

CSS Global Order by Marat Tanalin

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.