diff --git a/.github/autocomplete.png b/.github/autocomplete.png deleted file mode 100644 index 7857187025e47936aa933cb2cfefc187ac4ef10d..0000000000000000000000000000000000000000 Binary files a/.github/autocomplete.png and /dev/null differ diff --git a/.github/hover.png b/.github/hover.png deleted file mode 100644 index e46a8efaa5dfdd9aeb52facc08a3a7687b6634b3..0000000000000000000000000000000000000000 Binary files a/.github/hover.png and /dev/null differ diff --git a/.github/linting.png b/.github/linting.png deleted file mode 100644 index 0c118825152d9335690fc59702cb4b842663e652..0000000000000000000000000000000000000000 Binary files a/.github/linting.png and /dev/null differ diff --git a/README.md b/README.md index edd5ff24c83cea67268e8205a9dd7fb6a7378904..2bd73d6ccc1aa34d972a9f2c56a4fdff4b1dd1ad 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,6 @@ - **CSS Syntax Highlighting** Provides syntax definitions so that use of Tailwind features doesn’t mess up your syntax highlighting # 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. - - - - - -# Tailwind CSS IntelliSense 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) ## Troubleshooting