Skip to content

Commit dfec2b0

Browse files
authored
Adde procfile for using polling
* Added procfile, which will use the polling task of tailwindcss-rails
1 parent ef2ca55 commit dfec2b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/install/Procfile.dev

Lines changed: 0 additions & 2 deletions
This file was deleted.

lib/install/Procfile.dev-polling

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
web: bin/rails server -p 3000
2+
css: bin/rails tailwindcss:poll

0 commit comments

Comments
 (0)