Home

tailwind-ctp-intellisense @5742c36c2a405bb75642c24e8849a344ea81bb9c - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tailwind-ctp-intellisense / packages / tailwindcss-language-server / tests / diagnostics / css-conflict / css-multi-rule.json
- raw
1
2
3
4
5
{
  "code": ".test { @apply uppercase }\n.test { @apply lowercase }",
  "language": "css",
  "expected": []
}