Skip to content

Commit faf717f

Browse files
committed
Fix two remaining references to tailwindcss-rails
1 parent 3eee8d4 commit faf717f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE-DEPENDENCIES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
tailwindcss-rails may redistribute executables from the https://github.com/tailwindlabs/tailwindcss project
1+
tailwindcss-ruby may redistribute executables from the https://github.com/tailwindlabs/tailwindcss project
22

33
The license for that software can be found at https://github.com/tailwindlabs/tailwindcss/blob/master/LICENSE which is reproduced here for your convenience:
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ $ bundle exec which tailwindcss
7979

8080
# run the actual executable through the shim
8181
$ bundle exec tailwindcss --help
82-
["/path/to/installs/ruby/3.3.5/lib/ruby/gems/3.3.0/gems/tailwindcss-rails-2.6.0-x86_64-linux/exe/x86_64-linux/tailwindcss", "--help"]
82+
["/path/to/installs/ruby/3.3.5/lib/ruby/gems/3.3.0/gems/tailwindcss-ruby-0.1.0-x86_64-linux/exe/x86_64-linux/tailwindcss", "--help"]
8383

8484
tailwindcss v3.4.3
8585

0 commit comments

Comments
 (0)