add tailwind css and home page scaffold

This commit is contained in:
Dylan Knutson
2023-04-01 23:27:40 +09:00
parent b33028eb6e
commit 091926f9be
14 changed files with 94 additions and 5 deletions

2
Procfile.dev Normal file
View File

@@ -0,0 +1,2 @@
web: bin/rails server -p 3000
css: bin/rails tailwindcss:watch