This is the error message I get:
warn - No utility classes were detected in your source files. If this is unexpected, double-check the `content` option in your Tailwind CSS configuration.
I can't figure out why I get this error with tailwind. Here is a very good explanation what the error is about. I checked all my paths and can't find my mistake. I assume that one path is wrong.
My code can be found here.
tailwind.config.js links to "./index.html", which is in the root folder.