Install
Download from Github.
$ git clone https://github.com/makotot/construct.git
Or download directly.
$ wget https://makotot.github.io/construct/css/construct.css
Then import it in your sass file.
@import "path/to/construct";
Or link it in head.
<link rel="stylesheet" href="path/to/construct.scss">