Skip to content

[v4] used @keyframes are removed when using prefix option #16966

@dimaMachina

Description

@dimaMachina

What version of Tailwind CSS are you using?

playground

What build tool (or framework if it abstracts the build tool) are you using?

playground

What version of Node.js are you using?

playground

What browser are you using?

chrome

What operating system are you using?

macOS

Reproduction URL

https://play.tailwindcss.com/8k0xGZ2vL1

Describe your issue

generated output doesn't contain

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions