diff --git a/README.md b/README.md index f766281b17269168b2bfc6fd931b1652b0f3e241..57f11bce9c48b9b3a45ce75220c1bdfcf8851ceb 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ > [Tailwind CSS](https://tailwindcss.com/) class name completion for VS Code **[Get it from the VS Code Marketplace →](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss)** -HTML autocompletion - ## Features Tailwind CSS IntelliSense uses your projects Tailwind installation and configuration to provide suggestions as you type. @@ -14,18 +12,17 @@ It also includes features that improve the overall Tailwind experience, including improved syntax highlighting, and CSS previews. ### HTML (including Vue, JSX, PHP etc.) -- [Class name suggestions, including support for Emmet syntax](#class-name-suggestions-including-support-for-emmet-syntax) +- Class name suggestions, including support for Emmet syntax - Suggestions include color previews where applicable, for example for text and background colors - They also include a preview of the actual CSS for that class name -# Tailwind CSS IntelliSense > [Tailwind CSS](https://tailwindcss.com/) class name completion for VS Code ### CSS +> [Tailwind CSS](https://tailwindcss.com/) class name completion for VS Code # Tailwind CSS IntelliSense -HTML autocompletion - Suggestions when using the `@screen` directive -- [Improves syntax highlighting when using `@apply` and `config()`](#improves-syntax-highlighting-when-using-apply-and-config) +- Improves syntax highlighting when using `@apply` and `config()` ## Examples