Skip to content

Tailwind css 4 Beta with Asp.net Blazor #15679

Answered by Trix07
Maera90 asked this question in Help

You must be logged in to vote

I think I just figured it out!

The `config` statement needs to come before the `import` one. It looks like the documentation might be incorrect, since it shows it the other way around...
@config "./../../tailwind.config.js";
@import "tailwindcss";

UPDATE:

This issue seems to be caused by incorrect file encoding and can be fixed by changing the encoding to Unicode (UTF-8 without signature) - Codepage 65001. See #15662 for more details.

Replies: 4 comments 12 replies

You must be logged in to vote
5 replies
@Maera90

@Trix07

@Maera90

@Trix07

Answer selected by Maera90
@joriverm

You must be logged in to vote
3 replies
@Trix07

@joriverm

@Trix07

You must be logged in to vote
2 replies
@Trix07

@BarFoo

You must be logged in to vote
2 replies
@KaimDev

@lukewilson2002

You must be logged in to vote
0 replies
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Help
Labels
None yet
7 participants