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(nuxt): temporary revert #3448 #3482

Merged
merged 2 commits into from
Jan 2, 2024
Merged

fix(nuxt): temporary revert #3448 #3482

merged 2 commits into from
Jan 2, 2024

Conversation

zyyv
Copy link
Member

@zyyv zyyv commented Jan 1, 2024

Reverts #3448

Sorry, cause my lack of some tests, this error appeared.

I will consider another way to implement injectposition.

Related #3472 #3468

@zyyv zyyv requested a review from antfu as a code owner January 1, 2024 08:07
Copy link

netlify bot commented Jan 1, 2024

Deploy Preview for unocss ready!

Name Link
🔨 Latest commit 03f450c
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/6593700ecface7000807b993
😎 Deploy Preview https://deploy-preview-3482--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.

*
* @default 'first'
*/
injectPosition?: 'first' | 'last' | number | { after?: string }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing this will be a breaking change, we should keep the type and do a console warning to say "We temporarily reverted the support for injectPosition while seeking for better solution. It's not effective at this moment."

@antfu antfu changed the title revert(nuxt): inject uno.css adjustable fix(nuxt): temporary revert #3448 Jan 2, 2024
@antfu antfu enabled auto-merge January 2, 2024 02:11
@antfu antfu added this pull request to the merge queue Jan 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2024
@antfu antfu merged commit b3905de into main Jan 2, 2024
9 checks passed
@antfu antfu deleted the revert-3448-issue-3447 branch January 2, 2024 02:18
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