OrbitCSS is a modern CSS framework based on Flexbox.
You can try out OrbitCSS via one of the methods below:
OrbitCSS is available on NPM and includes all of the source Sass along with the compiled CSS.
npm install orbitcssOrbitCSS can be added to your project by adding either of the following jsDelivr URL's to a link tag within your project.
Compressed CSS
https://cdn.jsdelivr.net/npm/orbitcss/css/orbit.min.cssUncompressed CSS
https://cdn.jsdelivr.net/npm/orbitcss/css/orbit.cssThe complied CSS can be downloaded via Github.
https://github.com/OrbitCSS/orbitcss/tree/master/cssYou can browse the online documentation here.
Help OrbitCSS improve by contributing.
Before opening a pull request, please first discuss the proposed changes via Github issue or email.
This project is licensed under the MIT License - see the LICENSE file for details
