Skip to content

🎨 The Atomic toolkit to build your own CSS framework upon.

License

Notifications You must be signed in to change notification settings

webstronauts/isotope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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