Home

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

Tailwind IntelliSense

Tailwind CSS class name completion for VS Code

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