sample_rails_tailwind/app/assets
songtianlun 0335ef4ed6 refactor: replace list items with buttons in pagination
- Changed pagination elements from <li> to <button> for better accessibility.
- Updated the paginator structure to use a <div> instead of <ul>.
- Ensured that all pagination links are now buttons, improving the user experience.

These changes enhance the semantic structure of the pagination, making it more intuitive and accessible for users, especially those using assistive technologies.
2025-01-17 15:22:13 +08:00
..
builds feat: update asset management and add bundling tools 2025-01-02 14:45:44 +08:00
config feat: add tailwindcss integration and demo page 2025-01-16 18:17:08 +08:00
images feat: add tailwindcss integration and demo page 2025-01-16 18:17:08 +08:00
stylesheets refactor: replace list items with buttons in pagination 2025-01-17 15:22:13 +08:00