Skip to content

[v4] TailwindCSS CLI not finding any sources #15795

Closed Answered by wongjn
alvaromarithompson asked this question in Help
Discussion options

You must be logged in to vote

See #15662 (comment):

Check your file encoding. I found that it happens if I have UTF-8 with BOM. Removing BOM fixes the CLI

Your wwwroot/css/input.css is encoded with UTF-8 with BOM. Resaving as UTF-8 got it working for me.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by alvaromarithompson
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