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): support for css property with the theme() #3554

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

MellowCo
Copy link
Contributor

@MellowCo MellowCo commented Feb 5, 2024

Inspiration comes from #3204

not limited to [], now can support this

'bg-[--css-spacing,theme(spacing.sm)]',
'text-[theme(spacing.sm)]',
'c-[theme(colors.red.500/50%)]',

@MellowCo MellowCo requested a review from antfu as a code owner February 5, 2024 06:03
Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for unocss ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 3435025
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/65c07a4e7ccc460008d769d7
😎 Deploy Preview https://deploy-preview-3554--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 added this pull request to the merge queue Feb 16, 2024
Merged via the queue into unocss:main with commit 8f57ff2 Feb 16, 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

3 participants