Install and setup tailwind

This commit is contained in:
Andrew Tomaka 2022-11-20 15:07:09 -05:00
parent 676f416cae
commit 7521ebaa45
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
10 changed files with 58 additions and 1 deletions

2
Procfile.dev Normal file
View file

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