Skip to content

fails to scan for class in slim file (ruby/rails) (p-8) #17277

@dorianmariecom

Description

@dorianmariecom

What version of Tailwind CSS are you using?

≈ tailwindcss v4.0.14

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

tailwindcss-rails (4.2.0)

What version of Node.js are you using?

v22.5.1

What browser are you using?

Chrome

What operating system are you using?

macOS

Reproduction URL

Have an application.html.slim with:

 body.border-t-4.p-8(class="#{body_classes}" data-hotwire-native="#{hotwire_native_app?}" data-controller="update-time-zone") 

Describe your issue

it doesn't create the p-8 class

Metadata

Metadata

Assignees

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