-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Description
When trying to use space-x-* or space-y-* I get an build error say:
Syntax error:
@applycannot be used with.space-x-4because.space-x-4either cannot be found, or its actual definition includes a pseudo-selector like :hover, :active, etc. If you're sure that.space-x-4exists, make sure that any@importstatements are being properly processed before Tailwind CSS sees your CSS, as@applycan only be used for classes in the same CSS tree.
The classes gets build in the css file, if I dont purge first, but it can be used with @apply
Im using Tailwindcss 1.4.6
Nases
Metadata
Metadata
Assignees
Labels
No labels