Marat-Tanalin / css-global-order

Reorders HTML elements with the `order` CSS-property

Home Page:http://tanalin.com/en/projects/css-global-order/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Reorders HTML elements with the `order` CSS-property

http://tanalin.com/en/projects/css-global-order/

License:MIT License


Languages

Language:JavaScript 100.0%