Home

tailwind-ctp-intellisense @30b2d1a248168f7705d218439aa644852a79b740 - 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--
594 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

Autocompletion for Tailwind CSS utilities

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