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

transition mixin -> flex attribute -> no prefixes #135

Open
nickwinger opened this issue Nov 25, 2014 · 0 comments
Open

transition mixin -> flex attribute -> no prefixes #135

nickwinger opened this issue Nov 25, 2014 · 0 comments

Comments

@nickwinger
Copy link

Hi,

we are using CSS3 transitions on the flex attribute. To support all browsers the flex attribute inside the transition needs to be prefixed.
With the .transition mixin this is not working, as only the normal flex attribute gets generated but not the ones with the prefixes. For example the filter attribute inside the .transition mixin is working with all prefixes.

Thanks,
Cheers,
Nick

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

1 participant