diff --git a/README.md b/README.md index f766281..4b630e7 100755 --- a/README.md +++ b/README.md @@ -48,3 +48,7 @@ Before: After: CSS syntax highlighting after + +## Requirements + +This extension requires a `tailwind.config.js` file to be [present in your project folder](https://github.com/bradlc/vscode-tailwindcss/blob/master/package.json#L26). You can create it with `npx tailwind init`.