Small flexbox layout system that keeps structure away from styles.
Instead of populating class attribute the following data-attributes are used:
data-container,
data-grid,
data-cell,
data-offset,
data-order,
data-align,
data-visibility
This way you can keep your code more readable and use class attribute just for styling things.
…
…
..
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
A
B