What is Midwest?
Midwest is a ViewComponent-based design system for Ruby on Rails applications.
How do I install it?
Add gem "midwest" to your Gemfile, run bundle install, then import the stylesheet and JavaScript.
Is it accessible?
Yes — the accordion uses native <details> and <summary> elements.