The Atomic toolkit to build your own CSS framework upon.
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">
Add the package as dependency;
npm install isotope --save
We're not re-inventing the wheel here. The inspiration for this toolkit comes from a couple of other awesome projects;
Robin van der Vleuten (@robinvdvleuten) - The Webstronauts
MIT © The Webstronauts