This is a collection CSS/SCSS utilities for responsive design. It is a replacement for the long deprecated @angular/flex-layout.
yarn add @ecodev/natural-layoutSee https://ecodev.github.io/natural-layout
The most useful commands for development are:
yarn devto start a development servergit tag -am 1.2.3 1.2.3 && git pushto publish the lib to npm (via GitHub Actionsreleasejob)