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

fix(preset-mini)!: require bracket for content- #1097

Merged
merged 1 commit into from Jun 13, 2022

Conversation

antfu
Copy link
Member

@antfu antfu commented Jun 13, 2022

With this PR, content-foo is no longer works in favor of content-[foo]

Reasoning:

  • It implicitly conflicts with content-start, content-between which are for align-content
  • It might conflicts with suffix variants, like content-!
  • It supported an arbitrary value after it, which would be a bit too arbitrary.

@netlify
Copy link

netlify bot commented Jun 13, 2022

Deploy Preview for unocss ready!

Name Link
🔨 Latest commit 412d76a
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/62a6b54fedda8e00083eda92
😎 Deploy Preview https://deploy-preview-1097--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.

@antfu antfu merged commit 4035d49 into main Jun 13, 2022
@antfu antfu deleted the fix/require-content-bracket branch June 13, 2022 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant