Skip to content

Commit b3da528

Browse files
committed
fix gem name
1 parent 05010aa commit b3da528

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tailwindcss-rails.gemspec renamed to tailwindcss-rails-alt.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
66
spec.authors = [ "David Heinemeier Hansson" ]
77
spec.email = "david@loudthinking.com"
88
spec.homepage = "https://github.com/rails/tailwindcss-rails"
9-
spec.summary = "Integrate Tailwind CSS with the asset pipeline in Rails."
9+
spec.summary = "Integrate Tailwind CSS with the asset pipeline in Rails. This gem was created to test a new feature in the original gem"
1010
spec.license = "MIT"
1111

1212
spec.metadata = {

0 commit comments

Comments
 (0)