Home

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