vscode-xwindAdds editor support for xwind tagged template syntax: tw`...` or xw`...` This extension extends VS Code's typescript language service with typescript-xwind-plugin. Make sure you're using VS Code'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-xwind-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 VS Code extensions marketplace DemoAutocompleteCSS hover previewErrorsReacting to tailwind.config.js changesConfiguration
|