File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
packages/tailwindcss-language-server Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 33 "description" : " Tailwind CSS Language Server" ,
44 "license" : " MIT" ,
55 "version" : " 0.0.7" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " git+https://github.com/tailwindlabs/tailwindcss-intellisense.git" ,
9+ "directory" : " packages/tailwindcss-language-server"
10+ },
11+ "bugs" : {
12+ "url" : " https://github.com/tailwindlabs/tailwindcss-intellisense/issues"
13+ },
14+ "homepage" : " https://github.com/tailwindlabs/tailwindcss-intellisense/tree/HEAD/packages/tailwindcss-language-server#readme" ,
615 "scripts" : {
716 "build" : " npm run clean && npm run _esbuild && npm run hashbang" ,
817 "_esbuild" : " node ../../esbuild.js src/server.ts --outfile=bin/tailwindcss-language-server --external=pnpapi --minify" ,
You can’t perform that action at this time.
0 commit comments