flowbite
flowbite copied to clipboard
Add missing step in Rails getting started doc
I just tried Flowbite this morning on a newly created Rails 7.0.3.1 project, following the instructions here. In the end the Javascript part wasn't included, hence the example tooltip wasn't working.
This PR fixes the doc so Flowbite Javascript code is included in your Rails application bundle. Note that it's just a cosmetic change and it does NOT solve the compatibility issue with Rails' Turbo, e.g. #88
Thank you. This fixed my issue!
Thanks @jbbarth for contributing! This will be merged soon.
Merged. Thanks @jbbarth for contributing!