Skip to content

Fix #2091: Correct URL syntax in background-repeat docs #2093

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

Merged

Conversation

ManishaBose
Copy link
Contributor

Fixes #2091

Summary

  • Fixed incorrect URL syntax in bg-[url()] by ensuring proper closing of quotes.

Changes

  • Updated bg-[url(/img/clouds.svg')]bg-[url(/img/clouds.svg)]

Copy link

vercel bot commented Feb 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tailwindcss-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 15, 2025 10:00am

@adamwathan adamwathan merged commit 79d65d7 into tailwindlabs:main Feb 15, 2025
2 checks passed
@adamwathan
Copy link
Member

Thanks!

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.

Incorrect URL Syntax in bg-[url()] on Background-Repeat Docs
2 participants