This extension has been renamed to xwind: https://marketplace.visualstudio.com/items?itemName=Arthie.vscode-xwindPlease install the xwind extension for tailwind 2.X support
vscode-tailwindcssinjsAdds editor support for @tailwindcssinjs/macro tagged template syntax: tw`...` This extension extends vscode's typescript language service with typescript-tailwindcssinjs-plugin. Make sure you're using vscode's typescript version for the extension to work! If you want to have editor support with your projects typescript version or use a different editor check out typescript-tailwindcssinjs-plugin's documentation for install instructions. It also works with other solutions that use the tw tagged template but issues specific to those might not be solved. Features
InstallationGo to vscode extensions marketplace DemoAutocompleteCSS hover previewErrorsReacting to tailwind.config.js changes |