Skip to content

Steven0351/tailwindcss-intellisense

 
 

Repository files navigation

Tailwind CSS IntelliSense

Tailwind CSS class name completion for VS Code

Get it from the VS Code Marketplace →

Features

Markup

  • class name suggestions, including support for Emmet
  • CSS preview when hovering over class names

CSS

  • class name suggestions when using @apply
  • suggestions when using the config helper
  • suggestions when using the @screen directive
  • improves syntax highlighting when using @apply and config()

GIFs

HTML

HTML autocompletion

Hover over a class name to preview the CSS:

HTML hover preview

CSS

CSS autocompletion

About

Intelligent Tailwind CSS tooling for Visual Studio Code

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.6%
  • JavaScript 3.4%