summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-04-05 20:59:12 -0400
committerDavid Gay <david@davidgay.org>2021-04-05 20:59:12 -0400
commit41aa4ce904446d2fac70019af2ff5827371b34b2 (patch)
tree96f7051f121a681369cd14c24ba16c883a8afa84 /package.json
parentffc7b14871ce03f13aef92da5d2ba59c62fe9cdd (diff)
Install and set up Tailwind
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index c1315ae..b112fc7 100644
--- a/package.json
+++ b/package.json
@@ -6,6 +6,7 @@
"@rails/activestorage": "^6.0.0",
"@rails/ujs": "^6.0.0",
"@rails/webpacker": "5.2.1",
+ "tailwindcss": "^2.1.1",
"turbolinks": "^5.2.0"
},
"version": "0.1.0",