Home

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