Skip to content

Conversation

malik-jouda
Copy link
Contributor

πŸ”— Linked issue

Resolves #4813

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@github-actions github-actions bot added the v4 #4488 label Sep 3, 2025
Copy link

pkg-pr-new bot commented Sep 3, 2025

npm i https://pkg.pr.new/@nuxt/ui@4887

commit: 18ef599

@@ -19,7 +19,7 @@ export default {
},
reverse: {
true: {
content: '[animation-direction:reverse]'
content: '![animation-direction:reverse]'
Copy link
Member

Choose a reason for hiding this comment

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

Why do you need an ! important here? πŸ€”

Copy link
Contributor Author

Choose a reason for hiding this comment

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

In RTL, reverse is ignored, so ! important is needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v4 #4488
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Marquee does not work properly in RTL mode (v4)
2 participants