sass-flexbox-mixin
sass-flexbox-mixin copied to clipboard
Version using the new compass/css3/flexbox module?
I really like this mixin. Unfortunately, it uses the old box module that has been deprecated for the last few releases of compass. Any chance you can update it to use the new flexbox module as its base?
if you'd like to submit a pull request, you're more than welcome ;)
If I knew exactly how the old module worked, I'd do that ;-). I've been able to nudge things into compiling correctly, but I'm not quite sure if everythings is functionally equivalent now.
I'm not sure anyone is still interested in a Compass module, but I've finally fixed the thing properly with the new flexbox mixin. If there's still interest, I'll submit a PR.
@mundschenk-at please release and let me know.
@jacklp Done.