aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index cfffa05..5fa64bc 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,7 @@
{
"devDependencies": {
"tachyons": "^4.12.0",
- "tachyons-cli": "^1.3.3"
+ "tachyons-cli": "^1.3.3",
+ "tailwindcss": "^3.4.17"
}
}