Skip to content

[Bug Fix] Install tw-animate-css for importmap#385

Open
djalmaaraujo wants to merge 1 commit intomainfrom
da/issue-317-tw-animate-importmap
Open

[Bug Fix] Install tw-animate-css for importmap#385
djalmaaraujo wants to merge 1 commit intomainfrom
da/issue-317-tw-animate-importmap

Conversation

@djalmaaraujo
Copy link
Copy Markdown
Contributor

Summary

  • Special-case tw-animate-css for Importmap installs by downloading the CSS asset directly
  • Update the Tailwind importmap template to import the downloaded .css file
  • Add coverage for the Importmap CSS asset path

Closes #317

Testing

  • docker run --rm -v ruby_ui_bundle:/usr/local/bundle -v /Users/djalmaaraujo/dev/linkana/ruby_ui-issue-317:/workspace -w /workspace/gem ruby:3.4.7 bash -lc 'bundle install && bundle exec ruby -Itest test/generators/javascript_utils_test.rb'
  • docker run --rm -v ruby_ui_bundle:/usr/local/bundle -v /Users/djalmaaraujo/dev/linkana/ruby_ui-issue-317:/workspace -w /workspace/gem ruby:3.4.7 bash -lc 'bundle install && bundle exec standardrb lib/generators/ruby_ui/javascript_utils.rb test/generators/javascript_utils_test.rb'

@djalmaaraujo djalmaaraujo requested a review from cirdes as a code owner May 7, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[tw-animate-css] Dependency failure

1 participant