This is just a single commit added to https://github.com/tailwindlabs/tailwindcss-intellisense that patches in Catppuccin.
8d677d00bc | ||
---|---|---|
.vscode | ||
src | ||
.gitignore | ||
.vscodeignore | ||
README.md | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
Tailwind CSS IntelliSense
Tailwind CSS class name completion for VS Code
Get it from the VS Code Marketplace →
HTML
Hover over a class name to preview the CSS:
CSS
In CSS files you get autocompletions when using @apply
and the config()
helper.