Home

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