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

Feat/cards animation #22

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Feat/cards animation #22

merged 2 commits into from
Jan 13, 2025

Conversation

PaulWeb30
Copy link
Collaborator

No description provided.

Copy link

netlify bot commented Jan 13, 2025

👷 Deploy request for regal-moonbeam-3e1c0e pending review.

A Netlify team Owner will need to approve the deploy before you can run your build.

Are you a team Owner? Visit the deploys page to approve it

Need more help? Learn more in the Netlify docs

Name Link
🔨 Latest commit 1eb56ad

@@ -50,3 +50,36 @@ body {
@apply bg-background text-foreground;
}
}

@keyframes firstCardAppearance {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Tailwind generate keyFrames from tailwind.config during build (in case they are used in code)
So that's why, i moved keyFrames to style.css, because i use thm dynamically

@PaulWeb30 PaulWeb30 requested a review from NikiTaysRD January 13, 2025 11:17
@NikiTaysRD NikiTaysRD merged commit cff8814 into dev Jan 13, 2025
1 check passed
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.

2 participants