Skip to content

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

Open
IMythx wants to merge 2 commits intojamiebuilds:mainfrom
IMythx:fix_keyframe_injections_in_css_modules
Open

fix:moved animation name and duration to theme extension for the sake of css modules#61
IMythx wants to merge 2 commits intojamiebuilds:mainfrom
IMythx:fix_keyframe_injections_in_css_modules

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