diff --git a/content/en/functions/css/TailwindCSS.md b/content/en/functions/css/TailwindCSS.md index 1acd3e5c0..0a3e873fe 100644 --- a/content/en/functions/css/TailwindCSS.md +++ b/content/en/functions/css/TailwindCSS.md @@ -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.