Home

tailwind-ctp-intellisense @dd9a67369f6a38c76ca5467bfa1ed54a828ead96 - 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--
633 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

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