diff --git a/README.md b/README.md index 59e231a58d67fc8a9514c4e53fde62a1a333d2cf..edd5ff24c83cea67268e8205a9dd7fb6a7378904 100644 --- a/README.md +++ b/README.md @@ -9,25 +9,26 @@ - **Autocomplete** Intelligent suggestions for class names, [CSS directives](https://tailwindcss.com/docs/functions-and-directives/), and the [`theme` helper](https://tailwindcss.com/docs/functions-and-directives/#theme) - - - **Hover Preview** See the complete CSS for a Tailwind class name by hovering over it # Tailwind CSS IntelliSense + # Tailwind CSS IntelliSense +## Installation # Tailwind CSS IntelliSense - +## Features # Tailwind CSS IntelliSense -## Installation +- **Autocomplete** - + # Tailwind CSS IntelliSense -## Features +# Tailwind CSS IntelliSense + # Tailwind CSS IntelliSense -- **Autocomplete** +In order for the extension to activate you must have [`tailwindcss` installed](https://tailwindcss.com/docs/installation/#1-install-tailwind-via-npm) and a [Tailwind config file](https://tailwindcss.com/docs/installation/#3-create-your-tailwind-config-file-optional) named `tailwind.config.js` or `tailwind.js` in your workspace. ## Screenshots/Examples?