Skip to content

JimmY2K/sass-flex-mixin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a set of mixins for those who want to mess around with flexbox using the native support of current browsers. For full support table check: http://caniuse.com/flexbox

Basically this will use:

  • Fallback, old syntax (IE10, Safari, mobile webkit browsers)
  • Prefixed standard syntax (Chrome)
  • Final standards syntax (FF, IE11, Opera 12.1)

This was inspired by:

With help from:

A version compatible with Compass is provided by @trinonsense, on the compass branch.

About

Flexbox mixins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published