Tailwind CSS directivesDescriptionThis VSCode extension adds support for Tailwind CSS v4 and older 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 v4 and up to v1 (old directives are 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. |