-
Notifications
You must be signed in to change notification settings - Fork 2
Replace all variables #5
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
Conversation
Is that part of the draft spec? |
Well, it seems... I think we need a real CSS expert to answer that. EDIT: Since the |
I am sure it is. |
You can specify multiple |
What's unclear? The spec says that an |
👍 This would make it easier to handle composition of stacking constraints (width + orientation + types…) |
Any reason why this hasn't been merged? This limits the functionality of this plugin and adds more burden to developers having to create new custom media queries to workaround this limitation. |
Maybe you should check https://github.com/postcss/postcss-custom-media ;) |
@MoOx I did! But it's not that simple to move one huge project to |
@MoOx ok we finally migrated to postcss :) |
Nevermind. We moved to |
Allow multiple substitutions by
@media
definitions.