This is just a single commit added to https://github.com/tailwindlabs/tailwindcss-intellisense that patches in Catppuccin.
5246eae80a | ||
---|---|---|
.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
HTML
Hover over a class name to preview the CSS:
CSS
In CSS files you get autocompletions when using @apply
and the config()
helper.