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

fix:moved animation name and duration to theme extension for the sake of css modules #61

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

IMythx
Copy link

@IMythx IMythx commented Oct 5, 2024

moved animation name and duration to theme extension for the sake of css modules otherwise tailwind won't know that the @keyframes are associated with any ainmation e.g .animation-in , .animation-out and therefore won't inject the keyframes in the document head

steps to reproduce

try to use any of the library animations in a .module.css file with tailwind's @apply directive

CREDITS

@IMythx IMythx closed this Oct 6, 2024
@IMythx IMythx reopened this Oct 6, 2024
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