Skip to content

[v4] keyframes ouput by @tailwindcss/theme #15133

Answered by adamwathan
cossssmin asked this question in Help
Discussion options

You must be logged in to vote

Hey! These are only output if a corresponding --animate-* variable exists, so if you know the animations won't be used you can remove the keyframes by doing this:

@theme {
  --animate-*: initial;
}

Does that help?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@cossssmin
Comment options

@cossssmin
Comment options

@cossssmin
Comment options

Answer selected by cossssmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants