Skip to content

Commit bd7be7b

Browse files
committed
update readme
1 parent b14815a commit bd7be7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vscode-tailwindcss/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,4 @@ If you’re having issues getting the IntelliSense features to activate, there a
127127
- Ensure that you have a Tailwind config file in your workspace and that this is named `tailwind.config.js`. Check out the Tailwind documentation for details on [creating a config file](https://tailwindcss.com/docs/installation#create-your-configuration-file).
128128
- Ensure that the `tailwindcss` module is installed in your workspace, via `npm`, `yarn`, or `pnpm`.
129129
- Make sure your VS Code settings aren’t causing your Tailwind config file to be excluded from search, for example via the `search.exclude` setting.
130+
- Take a look at the language server output by running the `Tailwind CSS: Show Output` command from the command palette. This may show errors that are preventing the extension from activating.

0 commit comments

Comments
 (0)