shirrandas

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in How do I install a Bootstrap 5 theme with Rails 7

I tried the importmap approach too and ran into similar issues once I started adding themes with lots of JS dependencies. Switching back to the “classic” setup with Node and Webpacker/Vite made things smoother for me, especially when handling plugins like flatpickr. It’s a bit more setup, but less hassle long term. Kind of like crazy cattle 3d —sometimes the simple route looks easier, but the chaos only really settles when you use the right tools!