sample_rails_tailwind/app/views/static_pages
songtianlun cafe820a64 feat: add tailwindcss integration and demo page
- Add tailwindcss-rails gem to Gemfile
- Create application.tailwind.css for Tailwind styles
- Update Procfile.dev for Tailwind CSS watch command
- Add demo action and view for showcasing features
- Update application layout to use Tailwind CSS classes
- Refactor footer and header for improved styling

This commit introduces Tailwind CSS for styling the application, enhancing the UI with utility-first CSS. A new demo page is also added to showcase the application features.
2025-01-16 18:17:08 +08:00
..
about.html.erb finish 2024-12-30 00:09:54 +08:00
contact.html.erb finish 2024-12-30 00:09:54 +08:00
demo.html.erb feat: add tailwindcss integration and demo page 2025-01-16 18:17:08 +08:00
help.html.erb finish 2024-12-30 00:09:54 +08:00
home.html.erb feat: add user registration functionality 2024-12-31 14:20:22 +08:00