1.1.0 • Published 9 years ago
flexgrid-sass v1.1.0
Flex Grid Sass
Grid based on the flex display property.
Install
npm
npm i flexgrid-sass --save
css
Add the flexgrid.css development or flexgrid.min.css production to your html page.
<link rel="stylesheet" href="css/flexgrid.min.css" type="text/css">