Navigation Menu

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

feat(core): support for multiple @ parents (@media, @supports, etc) #1161

Merged
merged 1 commit into from Jun 25, 2022

Conversation

chu121su12
Copy link
Collaborator

This PR adds $$ control characters for parent in variant, later to be interpreted as separator for multiple parent.

In preparation for hover styles as described--at least--in tailwindlabs/tailwindcss#8394, inevitably support for responsive media + hover is going to be needed. We may choose to use another prefix (ex. fine-hover:x) to limit breaking change against the existing hover:x but at least the support should be available.

@netlify
Copy link

netlify bot commented Jun 25, 2022

Deploy Preview for unocss ready!

Name Link
🔨 Latest commit 7d5b0e1
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/62b6d0a101128d0009ace365
😎 Deploy Preview https://deploy-preview-1161--unocss.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@chu121su12 chu121su12 marked this pull request as ready for review June 25, 2022 09:24
@chu121su12 chu121su12 requested a review from antfu as a code owner June 25, 2022 09:24
@antfu antfu merged commit eb8cb71 into main Jun 25, 2022
@antfu antfu deleted the feat/multiple-parents branch June 25, 2022 09:55
MellowCo added a commit to MellowCo/unocss-preset-weapp that referenced this pull request Jul 11, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants