Home

tailwind-ctp-intellisense @072809d9b75527cb6b86b66c9fc9e1bbad02a42e - 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
10
11
{
  "name": "root",
  "private": true,
  "scripts": {
    "bootstrap": "lerna bootstrap",
    "dev": "lerna run --parallel dev"
  },
  "devDependencies": {
    "lerna": "^3.20.2"
  }
}