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

Diff for: lib/install/Procfile.dev

-2
This file was deleted.

Diff for: lib/install/Procfile.dev-polling

+2
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)