diff --git a/.github/intellisense-banner.png b/.github/banner.png rename from .github/intellisense-banner.png rename to .github/banner.png diff --git a/README.md b/README.md index 77c9128079aef4e0ae2f4f566bdffccb968f847e..da341e65e5e2eb36d7069a87e9958b35a632318b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + Tailwind CSS IntelliSense enhances the Tailwind development experience by providing Visual Studio Code users with advanced features such as autocomplete, syntax highlighting, and linting. @@ -14,19 +14,19 @@ ### Autocomplete Intelligent suggestions for class names, as well as [CSS functions and directives](https://tailwindcss.com/docs/functions-and-directives/). - + ### Linting Highlights errors and potential bugs in both your CSS and your markup. - + ### Hover Preview See the complete CSS for a Tailwind class name by hovering over it. - + ### CSS Syntax Highlighting