Skip to content

tailwindlabs/tailwindcss-intellisense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind CSS IntelliSense

Tailwind CSS class name completion for VS Code

Get it from the VS Code Marketplace →

HTML

HTML autocompletion

Hover over a class name to preview the CSS:

HTML hover preview

CSS

In CSS files you get autocompletions when using @apply and the config() helper.

CSS autocompletion