Skip to content

Conversation

@stephannv
Copy link
Contributor

@stephannv stephannv commented Nov 14, 2024

In this PR I trying to simplify our Rails install generator. I installed RubyUI manually and extracted to the generator only the things I consider essential to make RubyUI work on new apps:

  1. Install phlex-rails 2
  2. Install tailwind_merge
  3. Install RubyUI initializer
  4. Add RubyUI kit to Components::Base
  5. Add tailwind css and js configs
  6. Generate RubyUI Base component
Screenshot 2024-11-14 at 16 57 10

},
},
},
plugins: [
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll go into this in more detail when I look at javascript and component installers.

@stephannv stephannv merged commit 4e2da5d into ruby-ui:main Nov 18, 2024
2 checks passed
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.

2 participants