Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
readme wip
Brad Cornes <bradlc41@gmail.com>
4 years ago
1 changed files, 6 additions(+), 6 deletions(-)
M README.md -> README.md
diff --git a/README.md b/README.md
index edd5ff24c83cea67268e8205a9dd7fb6a7378904..59e231a58d67fc8a9514c4e53fde62a1a333d2cf 100644
--- a/README.md
+++ b/README.md
@@ -9,25 +9,25 @@
 - **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)
 
+<img src="https://raw.githubusercontent.com/bradlc/vscode-tailwindcss/diagnostics/.github/autocomplete.png" alt="" />
+
 - **Hover Preview**  
   See the complete CSS for a Tailwind class name by hovering over it
 
 # Tailwind CSS IntelliSense
-  Highlights errors and potential bugs in your HTML and CSS files
+## Features
 
 # Tailwind CSS IntelliSense
-
 # Tailwind CSS IntelliSense
-## Installation
+# Tailwind CSS IntelliSense
 
 # Tailwind CSS IntelliSense
-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.
+- **Autocomplete**  
 
 # Tailwind CSS IntelliSense
-## Features
 
 # Tailwind CSS IntelliSense
-- **Autocomplete**  
+## Installation
 
 ## Screenshots/Examples?