Here is my HTML link https://play.tailwindcss.com/fbB4GCL0ht
Visual Studio Code setup pictures
warn - No utility classes were detected in your source files. If this is unexpected, double-check the
contentoption in your Tailwind CSS configuration.
warn - https://tailwindcss.com/docs/content-configuration Done in 320ms.
This is showing my Visual Studio Code Terminal. What should I do? I have also added base components and utilities.



tailwind.config.jsfile in your project? Without knowing what you've done and what file(s) you have, there's no way to diagnose the problem@tailwind base;@tailwind components;and@tailwind utilities;in your main CSS file