We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can continue the conversation there. Go to discussion →
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
What version of Tailwind CSS are you using? v3.4.16
What build tool (or framework if it abstracts the build tool) are you using? Vite 6, Next-js 15 (tried both)
What version of Node.js are you using? v22.11.0
What browser are you using? Chrome
What operating system are you using? Windows
Github Link NOTE: The main part is from line 52 in src/app/page.tsx
I am NOT SURE if this is an actual issue with CSS or my skill issue. Raised this issue as I could not find an exact solution to this problem.
Notice the white artifacts around the border radius when using opacity modifier syntax.
For more details, visit the repo or this deployed link
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Details
What version of Tailwind CSS are you using?
v3.4.16
What build tool (or framework if it abstracts the build tool) are you using?
Vite 6, Next-js 15 (tried both)
What version of Node.js are you using?
v22.11.0
What browser are you using?
Chrome
What operating system are you using?
Windows
Reproduction URL
Github Link
NOTE: The main part is from line 52 in src/app/page.tsx
Describe your issue
I am NOT SURE if this is an actual issue with CSS or my skill issue. Raised this issue as I could not find an exact solution to this problem.
Notice the white artifacts around the border radius when using opacity modifier syntax.
For more details, visit the repo or this deployed link
The text was updated successfully, but these errors were encountered: