Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no flexbox? #15

Closed
kodmax opened this issue Sep 30, 2014 · 5 comments
Closed

no flexbox? #15

kodmax opened this issue Sep 30, 2014 · 5 comments

Comments

@kodmax
Copy link

kodmax commented Sep 30, 2014

@include display-flex()
unknow mixin ..

@dodozhang21
Copy link

I second this. We need flexbox mixins. I pulled down the latest version 1.0.2

http://compass-style.org/reference/compass/css3/flexbox/

@Igosuki
Copy link
Owner

Igosuki commented Oct 1, 2014

Ok, I'll write a mock for this mixin. I guess this is originally one of the ruby-generated mixins.

@dodozhang21
Copy link

There is also no keyframes or animation?

http://compass-style.org/reference/compass/css3/animation/#mixin-keyframes

@michaek
Copy link
Collaborator

michaek commented Oct 7, 2014

We've been adding mixins we use as we come across them. I certainly haven't tried for full coverage of Compass.

Flexbox is in Compass, but we don't have it in compass-mixins. See https://github.com/Igosuki/compass-mixins/tree/master/lib/compass/css3 vs https://github.com/Compass/compass/tree/stable/core/stylesheets/compass/css3 Adding it may be sufficient - pull requests are welcome!

It does look like animation here may be out of step with Compass, but let's make a separate issue for it. I wouldn't want to see "no flexbox?" turn into a grab-bag of "X isn't in compass-mixins yet". :)

@Igosuki
Copy link
Owner

Igosuki commented May 10, 2015

Flexbox has been implemented in v0.12.7 see #30 , moreover a better implementation is coming with the newer compass

@Igosuki Igosuki closed this as completed May 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants