diff options
author | Nathan Wang | 2020-07-07 20:27:21 -0700 |
---|---|---|
committer | Nathan Wang | 2020-07-07 20:27:21 -0700 |
commit | b33bfff759d3791061fb5cbe01aa23577bded949 (patch) | |
tree | 0a36f77cda1573667bdb8e2decf61d537b0f2ade /package.json | |
parent | e58f3ef5a305c37426fe02473bba277eec41bec9 (diff) |
add text tooltip
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 2c57a74..0b72b4b 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,7 @@ "tailwindcss": "^1.4.6", "tippy.js": "^6.2.4", "ts-node": "^8.10.2", + "twin.macro": "^1.5.0", "typescript": "^3.9.5" }, "devDependencies": { |