Home

tailwind-ctp-intellisense @8aca9fcd374e403f7dda1248ec8a1d253fad975d - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tailwind-ctp-intellisense / package.json
- raw
1
2
3
4
5
6
7
8
9
{
  "private": true,
  "scripts": {
    "bootstrap": "lerna clean && lerna bootstrap --hoist"
  },
  "devDependencies": {
    "lerna": "^3.22.1"
  }
}