Skip to content

Commit

Permalink
Use the official tailwindcss puma plugin (#4339)
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins authored Jan 9, 2024
1 parent 929b0f9 commit 7390a9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
4 changes: 2 additions & 2 deletions config/puma.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
# Allow puma to be restarted by `bin/rails restart` command.
plugin :tmp_restart

require_relative "../lib/puma/plugin/tailwind"
plugin :tailwind
# Run tailwindcss:watch in the background
plugin :tailwindcss
end

# Specifies the `port` that Puma will listen on to receive requests; default is 3000.
Expand Down
17 changes: 0 additions & 17 deletions lib/puma/plugin/tailwind.rb

This file was deleted.

0 comments on commit 7390a9b

Please sign in to comment.