Skip to content

Commit 752cd5e

Browse files
authored
Use @types/culori (#735)
This removes the need to define types here. Also this allows third parties to use this package without having to declare type definitions for culori.
1 parent c5d20ab commit 752cd5e

File tree

3 files changed

+12
-28
lines changed

3 files changed

+12
-28
lines changed

packages/tailwindcss-language-service/package-lock.json

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/tailwindcss-language-service/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"prepublishOnly": "npm run build"
1515
},
1616
"dependencies": {
17+
"@types/culori": "^2.0.0",
1718
"@types/moo": "0.5.3",
1819
"@types/semver": "7.3.10",
1920
"becke-ch--regex--s0-0-v1--base--pl--lib": "1.4.0",

types/culori.d.ts

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)