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

feature: "reference" keyframes #1348

Closed
jonschlinkert opened this issue Jun 1, 2013 · 4 comments
Closed

feature: "reference" keyframes #1348

jonschlinkert opened this issue Jun 1, 2013 · 4 comments

Comments

@jonschlinkert
Copy link
Contributor

This is related to the @import (reference) directive.

@lukeapage is it currently possible to reference media queries or keyframes? Not that I would expect it to be possible...

I'm curious if we can find a way to make that work. My thinking is that referencing libs like animate.css (@import (reference) "animate.css";) would go a long toward making keyframes less cumbersome to manage.

@lukeapage
Copy link
Member

yep, not currently possible

@matthew-dean
Copy link
Member

I assume it's "possible" if you just put them in a mixin.

@matthew-dean
Copy link
Member

On my current project, I've been wrapping all my keyframes in mixins, which has effectively made prefixes a non-issue. It's still a tiny bit verbose, but as a tangent, I think all the issues related to prefixing are nearly irrelevant.

@stale
Copy link

stale bot commented Nov 14, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 14, 2017
@stale stale bot closed this as completed Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants