Skip to content

fix(preset-mini): order custom container variants as given#3496

Merged
antfu merged 1 commit intounocss:mainfrom
gllms:fix/custom-container-order
Jan 25, 2024
Merged

fix(preset-mini): order custom container variants as given#3496
antfu merged 1 commit intounocss:mainfrom
gllms:fix/custom-container-order

Conversation

@gllms
Copy link
Contributor

@gllms gllms commented Jan 7, 2024

Fixes #2913.

The @container queries are not outputted in the same position as before, not sure if that's a problem or not.

Named @container queries are moved to the end, because that's what already appeared to happen before this change.

@gllms gllms requested a review from antfu as a code owner January 7, 2024 23:28
@netlify
Copy link

netlify bot commented Jan 7, 2024

Deploy Preview for unocss ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 2639b82
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/659b36f3faf187000838fc01
😎 Deploy Preview https://deploy-preview-3496--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 configuration.

@gllms gllms force-pushed the fix/custom-container-order branch from 5e3dc6a to 2639b82 Compare January 7, 2024 23:42
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.

Custom container variants are sorted alphabetically instead of as given

3 participants