content: Update TailwindCSS instructions

This commit is contained in:
rodrigoalcarazdelaosa 2025-05-22 16:07:59 +02:00 committed by GitHub
parent cb093d210c
commit 7dae3b0e8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,6 +106,9 @@ Call the partial template from your base template:
### Step 6
> [!note]
> The following step is only neccesary for Tailwind v3 and earlier.
Optionally create a `tailwind.config.js` file in the root of your project as shown below. This is necessary if you use the [Tailwind CSS IntelliSense
extension] for Visual Studio Code.