Skip to content

@source inline isn't generating shadow classes #19387

@bryqiu

Description

@bryqiu

What version of Tailwind CSS are you using?

v4.1.17

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

Vite 5.4.3

What version of Node.js are you using?

v20.19.0

What browser are you using?

Chrome

What operating system are you using?

macOS

Reproduction URL

Describe your issue

I'm trying to use @source inline to generate some utility classes I need, like the shadow classes, but it's not working. My configuration looks like this:

@source inline("shadow-{xs,sm,md,lg}");

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions