Tailwind CSS directives⚠️ It does not include Tailwind v4 directives yet. It will soon be added when the official documentation is released. DescriptionThis VSCode extension adds support for Tailwind CSS directives. By default You are not forced to use the tailwindcss language server to use this extension. It will work with the default CSS language server or SCSS. ℹ️ Support Tailwind CSS v3 and also v2 (included alongside v3 but marked as obsolete). Documentation about custom data can be found here: https://github.com/microsoft/vscode-css-languageservice/blob/main/docs/customData.md Installation
(you can also put it inside a
ContributingIf you want to contribute to this project, you can do so by forking the repository and submitting a pull request. I will check sometimes if TailwindCSS has added new directives in the documentation but it shouldn't change that often. Probably just update the documentation sometimes. |