Home

tailwind-ctp-intellisense @7fdf6c437d992bcc87a495408fd5e35f1aab997f - 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
}