Home

tailwind-ctp-intellisense @407af8d1350dcb1d6ccae85399ddb815e3e83798 - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tailwind-ctp-intellisense / types / global.d.ts
- raw -
1
2
3
4
declare module '*.css' {
  let content: string
  export default content
}