Home

tailwind-ctp-intellisense @ce3123b03b98ad354372f40fe87c6f189dceb99f - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
drwxrwxrwx
118 B
.vscode/
drwxrwxrwx
113 B
src/
-rw-r--r--
37 B
.gitignore
-rw-r--r--
112 B
.vscodeignore
-rw-r--r--
759 B
README.md
-rw-r--r--
122 kB
package-lock.json
-rw-r--r--
1.5 kB
package.json
-rw-r--r--
283 B
tsconfig.json

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