Quickstart

Here's a few ways to jumpstart your project with Simplify.

Include from CDN

You can just link the minified CSS in your html document and you're good to go. And it's only 19,2 kB large!
 <link rel="stylesheet" href="https://unpkg.com/simplify.min.css" /> 

Install with npm

Alternatively, you can get the whole package via npm

$ npm install simplify 

Download

You can download the minified css file to include in your projects or get the whole .zip package from Github.

Minified css Package .zip