Skip to content

Commit 358e827

Browse files
author
David Heinemeier Hansson
committed
Only configuring the compressor
1 parent 468d9b0 commit 358e827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tailwindcss/engine.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require "tailwindcss/purger"
1+
require "tailwindcss/compressor"
22

33
module Tailwindcss
44
class Engine < ::Rails::Engine

0 commit comments

Comments
 (0)