Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

gary

a mixin flexbox grid

##directions

  1. install SASS and be sure to use an autoprefixer of your choice (i really love codekit); grunt is also very nice
  2. include grid.scss in your main.scss stylesheet
  3. define a parent container with the .parent class
  4. declare it as a row or column using the provided mixins
  5. style its children as you see fit using either percentage-based widths or pixel-/rem-based widths

##about gary is a flexbox-based grid that uses SASS preprocessing and the wonders of autoprefixing to create a semantic, customizable, layout module. i like to use it for simple layouts.

it only works on modern browsers and does not support i.e.– 8, 9, 10, and sometimes 11.

developed as a school project, please feel free to fork gary to make it better :)

issued under the MIT license

made with 😍

About

a mixin flexbox grid

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages