Skip to content
Discussion options

You must be logged in to vote

V4 does not use a JavaScript config file unless explicitly told to do so (for backwards compatibility). Even then, it does not use the content configuration.

Instead, use a @source rule:

@import 'tailwindcss';

@source "../../ui";

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@2njeong
Comment options

Answer selected by 2njeong
Comment options

You must be logged in to vote
1 reply
@2njeong
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #19313 on November 15, 2025 07:57.