aeros 0.0.1
A Rails engine providing ViewComponent-based UI components with Tailwind CSS styling and Stimulus controllers. Includes convenience helpers for easy integration into Rails engines.
          Gemfile:
          =
        
        
          安装:
          =
        
      版本列表:
- 0.0.1 October 09, 2025 (21.0 KB)
Runtime 依赖 (8):
            dry-effects
            ~> 0.5.0
          
          
            importmap-rails
            ~> 2.2.2
          
          
            rails
            >= 8.0.3
          
          
            stimulus-rails
            ~> 1.3
          
          
            tailwindcss-rails
            ~> 4.3.0
          
          
            turbo-rails
            ~> 2.0
          
          
            view_component
            ~> 4.0
          
          
            view_component-contrib
            ~> 0.2.5
          
    Development 依赖 (1):
            tailwind_merge
            ~> 1.3
          
    