Home

tailwind-ctp-intellisense @d3444006886fd90a6077b2ee2be25a36a56f11c8 - 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 --hoist",
    "clean": "find . -name 'node_modules' -type d -prune -exec rm -rf '{}' +"
  },
  "devDependencies": {
    "lerna": "^3.22.1"
  }
}