Skip to content

Sources are ignored in gitignored directory even when they are explicity set using hard path #18303

Answered by wongjn
QWERTIOX asked this question in Help
Discussion options

You must be logged in to vote

Set @source to the file: - didn't work

Seems to have worked for me at least. Running

$ DEBUG=* ./tailwindcss-linux-x64 -i build/css/tailwind.css -o build/css/style.css

I get in the tailwind-*.log file:

2025-06-12T15:33:07.744591Z  INFO tailwindcss_oxide::scanner: Provided sources:
2025-06-12T15:33:07.744636Z  INFO tailwindcss_oxide::scanner: Source: PublicSourceEntry { base: "/home/justin/projects/test/bug_reports/build/css", pattern: "/home/justin/projects/test/bug_reports/build/html/login.html", negated: false }
2025-06-12T15:33:07.744702Z  INFO tailwindcss_oxide::scanner: Optimized sources:
2025-06-12T15:33:07.744706Z  INFO tailwindcss_oxide::scanner: Source: Pattern { base: "/home/…

Replies: 8 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by QWERTIOX
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #18300 on June 12, 2025 18:26.