Skip to content

fix: replace transition-[shadow,...] with transition-[box-shadow,...] - #7

Open
LorisYanis wants to merge 1 commit into
frontendfyi:mainfrom
LorisYanis:patch-1
Open

fix: replace transition-[shadow,...] with transition-[box-shadow,...]#7
LorisYanis wants to merge 1 commit into
frontendfyi:mainfrom
LorisYanis:patch-1

Conversation

@LorisYanis

Copy link
Copy Markdown

the transition: shadow; property doesn't exist in plain CSS, so we needed to replace it with box-shadow to reach the desirable effect

the transition: shadow; property doesn't exist in plain CSS, so we needed to replace it with box-shadow to reach the desirable effect
@vercel

vercel Bot commented Mar 10, 2024

Copy link
Copy Markdown

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

Name Status Preview Comments Updated (UTC)
rebuilding-linear-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2024 9:23am

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.

1 participant