sample_rails_tailwind/app/javascript
songtianlun 8c598ce3dc chore: remove flowbite dependency
- Remove Flowbite import from application.js
- Update tailwind.config.js to exclude Flowbite
- Delete package-lock.json to reflect the removal of Flowbite

This commit cleans up the project by removing the Flowbite library, which was previously included but is no longer needed. This helps streamline the codebase and may improve performance.
2025-01-17 15:06:51 +08:00
..
controllers feat: add theme switching and toast notifications 2025-01-17 15:02:25 +08:00
add_jquery.js feat: update asset management and add bundling tools 2025-01-02 14:45:44 +08:00
application.js chore: remove flowbite dependency 2025-01-17 15:06:51 +08:00
theme_switch.js feat: add theme switching and toast notifications 2025-01-17 15:02:25 +08:00