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(preset-mini): In a dynamic variable body, the declaration of multiple css variables is supported. #3634

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

Simon-He95
Copy link
Contributor

We can get a simpler way of writing
translate-x-[var(--x)] translate-y-[var(--y)] translate-y-[var(--z)] => translate-[var(--x),var(--y),var(--c)]

@Simon-He95 Simon-He95 requested a review from antfu as a code owner March 18, 2024 10:01
Copy link

netlify bot commented Mar 18, 2024

Deploy Preview for unocss ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit b583505
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/65f81133e3b73a0008707466
😎 Deploy Preview https://deploy-preview-3634--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.

@antfu antfu merged commit 3f25a7e into unocss:main Mar 26, 2024
9 checks passed
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