summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-04-21 21:08:40 -0400
committerDavid Gay <david@davidgay.org>2021-04-21 21:08:40 -0400
commitd55de4f9fc4776b1d857a466ce89d808514589fe (patch)
treeecd50141adf1cb91cc106f23ee7a9ab2a5b0286f /package.json
parent65a75be0de1e778101e98b67bfbf0202ca47aa88 (diff)
Tailwind setup
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 ae3e8f4..c34fc01 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": "npm:@tailwindcss/postcss7-compat",
"turbolinks": "^5.2.0"
},
"version": "0.1.0",