Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.23 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.23 KB

Isotope

Build Status gzip size

The Atomic toolkit to build your own CSS framework upon.

How to use

Use the CDN

The quickest and easiest way to include Isotope into your project is to add a reference to the minified version to the head of your HTML;

<link rel="stylesheet" href="https://unpkg.com/isotope/dist/isotope.min.css">

Local installation

Add the package as dependency;

npm install isotope --save

Inspiration

We're not re-inventing the wheel here. The inspiration for this toolkit comes from a couple of other awesome projects;

Author(s)

Robin van der Vleuten (@robinvdvleuten) - The Webstronauts

License

MIT © The Webstronauts