exorsus.css
A simple and responsive flexbox based LESS Framework
Installing
NPM
npm i exorsus.css
Maunally
Download the compiled and minified exorsus.css file and include it in your <head> part.
<link rel="stylesheet" href="exorsus.min.css">
Browser support
exorsus.css uses Autoprefixer to make most features compatible with earlier browser versions and Normalize.css for CSS resets.
Documentation
On to-do list.