# Tailwind CSS IntelliSense
> Tailwind CSS class name completion for VS Code
**[Get it from the VS Code Marketplace →](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss)**
## HTML
Hover over a class name to preview the CSS:
## CSS
In CSS files you get autocompletions when using `@apply` and the `config()` helper.